RILCALLERIDSETTINGS
A version of this page is also available for
4/8/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_GetCallerIdSettings
RILCALLERIDSETTINGS Parameter Constants