RILCAPSLOCKINGPWDLENGTH (Compact 2013)

3/26/2014

This structure defines the maximum length for the locking passwords.

Syntax

typedef struct rilcapslockingpwdlength_tag {
  DWORD cbSize;
  DWORD dwParams;
  DWORD dwFacility;
  DWORD dwPasswordLength;
} RILCAPSLOCKINGPWDLENGTH, *LPRILCAPSLOCKINGPWDLENGTH;

Members

  • cbSize
    Size of the structure, in bytes.
  • dwPasswordLength
    Maximum password length.

Requirements

Header

ril.h

See Also

Reference

RIL Structures
RIL_GetDevCaps
RILCAPSLOCKINGPWDLENGTH Parameter Constants
Caps Phone Lock Constants