Share via


RILCAPSBARRINGPWDLENGTH (Compact 2013)

3/26/2014

This structure defines the maximum length for the barring passwords.

Syntax

typedef struct rilcapsbarringpwdlength_tag {
  DWORD cbSize;
  DWORD dwParams;
  DWORD dwType;
  DWORD dwPasswordLength;
} RILCAPSBARRINGPWDLENGTH, *LPRILCAPSBARRINGPWDLENGTH;

Members

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

Requirements

Header

ril.h

See Also

Reference

RIL Structures
RIL_GetDevCaps
Caps Call Barring Constants
RILCAPSBARRINGPWDLENGTH Parameter Constants