Share via


RILSIMSECURITYSTATUS (Compact 2013)

3/26/2014

This structure stores information about the SIM security state.

Syntax

typedef struct rilsimsecuritystatus_tag
{
    DWORD cbSize;
    DWORD dwLockedState;
    DWORD dwSimSecurityState;
} RILSIMSECURITYSTATUS, *LPRILSIMSECURITYSTATUS ;

Members

  • [out] cbSize
    Structure size, in bytes.

Remarks

This structure is read-only.

Requirements

Header

ril.h

See Also

Reference

RIL Structures
Phone Locked Constants
SIM Security State Constants