funzione RIL_SetUiccServiceState (rilapi.h)
Questo argomento supporta l'infrastruttura driver di Windows e non deve essere usata direttamente dal codice.
Sintassi
HRESULT RIL_SetUiccServiceState(
HRIL hRil,
LPVOID lpContext,
HUICCAPP hUiccApp,
RILUICCSERVICESERVICE dwService,
const RILUICCLOCKCREDENTIAL *lpLockCredential,
BOOL fEnable
);
Parametri
hRil
lpContext
hUiccApp
dwService
lpLockCredential
fEnable
Valore restituito
Se questo metodo ha esito positivo, restituisce S_OK. In caso contrario, restituisce un codice di errore HRESULT .
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 10 |
Server minimo supportato | Windows Server 2016 |
Piattaforma di destinazione | Windows |
Intestazione | rilapi.h |