Estructura RILUICCSERVICEPARAMS (rilapitypes.h)

Este tema admite la infraestructura de controladores de Windows y no está pensado para usarse directamente desde el código.

Sintaxis

typedef struct RILUICCSERVICEPARAMS {
  RILUICCSERVICE        service;
  BOOL                  fHasLockVerification;
  RILUICCLOCKCREDENTIAL lockCredential;
  BOOL                  fEnable;
} RILUICCSERVICEPARAMS, *LPRILUICCSERVICEPARAMS;

Miembros

service

fHasLockVerification

lockCredential

fEnable

Requisitos

Requisito Valor
Header rilapitypes.h (incluya Rilapitypes.h)