Estructura RILUICCSERVICEPARAMS (ntddrilapitypes.h)
Este tema admite la infraestructura del controlador 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 | ntddrilapitypes.h (include Rilapitypes.h) |