RILUICCLOCKSTATE structure (rilapitypes.h)
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef struct _RILUICCLOCKSTATE {
DWORD cbSize;
DWORD dwParams;
RILUICCLOCK rilUiccLock;
DWORD dwLockState;
DWORD dwVerifyAttemptsLeft;
DWORD dwUnblockAttemptsLeft;
} RILUICCLOCKSTATE, RILUICCLOCKSTATE;
Members
cbSize
dwParams
rilUiccLock
dwLockState
dwVerifyAttemptsLeft
dwUnblockAttemptsLeft
Requirements
Requirement | Value |
---|---|
Header | rilapitypes.h |