Compartilhar via


Função RIL_WritePhonebookEntry (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_WritePhonebookEntry(
  HRIL                        hRil,
  LPVOID                      lpContext,
  HUICCAPP                    hUiccApp,
  RILPHONEENTRYSTORELOCATION  dwStoreLocation,
  const RILPHONEBOOKENTRY     *lpEntry,
  const RILUICCLOCKCREDENTIAL *lpLockVerification
);

Parâmetros

hRil

lpContext

hUiccApp

dwStoreLocation

lpEntry

lpLockVerification

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