Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |