2.2.5 RMTNTFY_HANDLE

The RMTNTFY_HANDLE serves as a remote procedure call (RPC) context handle for methods that take an RMTNTFY_HANDLE parameter. RPC context handles are specified in [C706] sections 2 and 6.

This type is declared as follows:

 typedef [context_handle] void* RMTNTFY_HANDLE;

The RMTNTFY_HANDLE context handle is returned by RpcSyncRegisterForRemoteNotifications (section 3.1.4.9.1).