TAPIControlFlags enumeration
[ This enumeration is not available for use in Windows Vista, Windows Server 2008, and subsequent versions of the operating system. The RTC Client API provides similar functionality.]
The TAPIControlFlags enum is used by a number of methods to indicate whether a given property is controlled automatically or manually.
Syntax
} TAPIControlFlags;
Constants
-
TAPIControl_Flags_None
-
TAPI has no control flags for the property.
-
TAPIControl_Flags_Auto
-
The property is controlled automatically.
-
TAPIControl_Flags_Manual
-
The property is controlled manually.
Requirements
Requirement | Value |
---|---|
TAPI version |
Requires TAPI 3.1 |
Header |
|