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.
1/6/2010
This structure stores caller ID settings.
Syntax
typedef struct {
DWORD cbSize;
DWORD dwParams;
DWORD dwStatus;
DWORD dwProvisioning;
} RILCALLERIDSETTINGS;
Members
- cbSize
Structure size, in bytes.
- dwParams
Specifies valid parameters. Must be one or a combination of the RILCALLERIDSETTINGS parameter constants.
- dwStatus
Specifies activation status.
- dwProvisioning
Specifies the network provisioning status.
Requirements
| Header | ril.h |
| Windows Embedded CE | Windows CE .NET 4.2 and later |
See Also
Reference
RIL Structures
RIL_GetCallerIdSettings
RILCALLERIDSETTINGS Parameter Constants