PHONECAPS_STRING enumeration (tapi3if.h)
The PHONECAPS_STRING enum is used by methods that set or get phone capabilities described by a string.
Syntax
typedef enum PHONECAPS_STRING {
PCS_PHONENAME = 0,
PCS_PHONEINFO,
PCS_PROVIDERINFO
} ;
Constants
PCS_PHONENAME Value: 0 Name of the phone. |
PCS_PHONEINFO Phone information string. |
PCS_PROVIDERINFO Phone provider string. |
Requirements
Requirement | Value |
---|---|
Header | tapi3if.h |