RIL_EnableNotifications関数 (rilapi.h)

このトピックでは、Windows ドライバー インフラストラクチャをサポートしており、コードから直接使用するためのものではありません。

構文

HRESULT RIL_EnableNotifications(
  HRIL   hRil,
  LPVOID usersContext,
  DWORD  *lpdwNotifications,
  DWORD  dwNotificationCount
);

パラメーター

hRil

usersContext

lpdwNotifications

dwNotificationCount

戻り値

このメソッドは、成功すると S_OK を返します。 そうでない場合は、HRESULT エラー コードを返します。

要件

要件
サポートされている最小のクライアント Windows 10
サポートされている最小のサーバー Windows Server 2016
対象プラットフォーム Windows
ヘッダー rilapi.h