Função RIL_SetUiccServiceState (rilapi.h)

Este tópico dá suporte à infraestrutura de driver do Windows e não se destina a ser usado diretamente do seu código.

Sintaxe

HRESULT RIL_SetUiccServiceState(
  HRIL                        hRil,
  LPVOID                      lpContext,
  HUICCAPP                    hUiccApp,
  RILUICCSERVICESERVICE       dwService,
  const RILUICCLOCKCREDENTIAL *lpLockCredential,
  BOOL                        fEnable
);

Parâmetros

hRil

lpContext

hUiccApp

dwService

lpLockCredential

fEnable

Retornar valor

Se o método for bem-sucedido, ele retornará S_OK. Caso contrário, ele retornará um código de erro HRESULT.

Requisitos

Requisito Valor
Cliente mínimo com suporte Windows 10
Servidor mínimo com suporte Windows Server 2016
Plataforma de Destino Windows
Cabeçalho rilapi.h