RILUICCAPPDATACHANGE structure (rilapitypes.h)
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef struct RILUICCAPPDATACHANGE {
DWORD cbSize;
HUICCAPP hUiccApp;
RILUICCAPPDATACHANGEENUM dwDataChange;
} RILUICCAPPDATACHANGE, *LPRILUICCAPPDATACHANGE;
Members
cbSize
hUiccApp
dwDataChange
Requirements
Requirement | Value |
---|---|
Header | rilapitypes.h (include Rilapitypes.h) |