TELEPHONY_CALLCONTROLOP enumeration (ksmedia.h)
The TELEPHONY_CALLCONTROLOP enumeration defines constants that specify an operation to perform on a phone call.
Syntax
typedef enum {
TELEPHONY_CALLCONTROLOP_DISABLE,
TELEPHONY_CALLCONTROLOP_ENABLE
} TELEPHONY_CALLCONTROLOP;
Constants
TELEPHONY_CALLCONTROLOP_DISABLE Disables a phone call. |
TELEPHONY_CALLCONTROLOP_ENABLE Enables a phone call. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 Mobile |
Header | ksmedia.h |