1.10.12.9 1.11.13.9 1.12.13.9 1.13.12.9 1.16.10.9 1.17.10.9 1.19.10.9 1.20.10.9 1.21.11.9 1.22.15.9 1.23.14.9 1.24.12.9 ICAP_STATUS_SOURCE Enum

C

typedef enum
{
    ICAP_STATUS_OVERFLOW      = 0x4,
    ICAP_STATUS_BUFNOTEMPTY   = 0x3
} ICAP_STATUS_SOURCE;

Summary

Identifies ICAP status source mask.

Description

This enumeration identifies ICAP status source mask.

Remarks

None.