RILHIDECONNECTEDIDSETTINGS (Compact 2013)
3/26/2014
This structure stores connected identifier settings.
Syntax
typedef struct rilhideconnectedidsettings_tag {
DWORD cbSize;
DWORD dwParams;
DWORD dwStatus;
DWORD dwProvisioning;
} RILHIDECONNECTEDIDSETTINGS, *LPRILHIDECONNECTEDIDSETTINGS;
Members
- cbSize
Size of the structure, in bytes.
- dwParams
Indicates which members of the structure contain valid data. Must be one or a combination of the RILHIDECONNECTEDIDSETTINGS Parameter Constants.
- dwStatus
Activation status. Must be one of the Supplemental Activation Constants.
- dwProvisioning
Network provisioning status. Must be one of the Supplementary Service Provisioning Constants.
Requirements
Header |
ril.h |
See Also
Reference
RIL Structures
RIL_GetHideConnectedIdSettings
RILHIDECONNECTEDIDSETTINGS Parameter Constants
Supplemental Activation Constants
Supplementary Service Provisioning Constants