CALLER_ID_OPTIONS
A version of this page is also available for
4/8/2010
This enumeration contains the caller ID options for the LINECALLPARAMSDEVSPECIFIC structure.
Syntax
enum CALLER_ID_OPTIONS {
CALLER_ID_DEFAULT,
CALLER_ID_BLOCK,
CALLER_ID_PRESENT,
};
Enumerators
- CALLER_ID_DEFAULT
Accept the default behavior.
- CALLER_ID_BLOCK
Block sending of caller-ID information, overriding the current default if necessary.
- CALLER_ID_PRESENT
Send caller-ID information, overriding the current default if necessary.
Requirements
Header | tsp.h |
Windows Embedded CE | Windows Embedded CE 6.0 and later |
Windows Mobile | Pocket PC 2002 and later, Smartphone 2002 and later |