RILHIDEIDSETTINGS
A version of this page is also available for
4/8/2010
This structure stores hide ID settings.
Syntax
typedef struct {
DWORD cbSize;
DWORD dwParams;
DWORD dwStatus;
DWORD dwProvisioning;
} RILHIDEIDSETTINGS;
Members
- cbSize
Structure size, in bytes.
- dwParams
Specifies valid parameters. Must be one or a combination of the RILHIDEIDSETTINGS 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 |