Compartilhar via


SIMLOCKINGPWDLENGTH

Windows Mobile SupportedWindows Embedded CE Supported

9/19/2008

O SIMLOCKINGPWDLENGTH estrutura determina o tamanho mínimo de senha para o cartão SIM. Essa estrutura é parte do conjunto de SIM Manager API que permite acessar para informações armazenadas no cartão SIM.

Syntax

typedef struct simlockingpwdlength {
  DWORD dwFacility;
  DWORD dwPasswordLength;
} SIMLOCKINGPWDLENGTH, FAR *LPSIMLOCKINGPWDLENGTH;

Os membros

  • dwFacility
    O bloqueando instalações.
  • dwPasswordLength
    O comprimento mínimo de senha.

Requirements

Header simmgr.h
Windows Embedded CE Windows Embedded CE 6.0 and later
Windows Mobile Pocket PC 2002 and later, Smartphone 2002 and later

See Also

Reference

SimChangeLockingPassword
SimGetLockingStatus
SimGetPhoneLockedState
SimSetLockingStatus
SimUnlockPhone