fonction RIL_Initialize (rilapi.h)

Cette rubrique prend en charge l’infrastructure du pilote Windows et n’est pas destinée à être utilisée directement à partir de votre code.

Syntaxe

HRESULT RIL_Initialize(
  DWORD             dwIndex,
  RILRESULTCALLBACK pfnResult,
  RILNOTIFYCALLBACK pfnNotify,
  DWORD             *lpdwNotifications,
  DWORD             dwNotificationCount,
  LPVOID            lpParam,
  WCHAR             *pwszClientName,
  HRIL              *lphRil
);

Paramètres

dwIndex

pfnResult

pfnNotify

lpdwNotifications

dwNotificationCount

lpParam

pwszClientName

lphRil

Valeur retournée

Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.

Spécifications

Condition requise Valeur
Client minimal pris en charge Windows 10
Serveur minimal pris en charge Windows Server 2016
Plateforme cible Windows
En-tête rilapi.h