2.3.9 NSPI_HANDLE

The NSPI_HANDLE type is an RPC context handle that is used to share a session between method calls.

The RPC context handle as specified in [C706], chapter 2.3.1, "Binding Handles".

This type is declared as follows:

 typedef [context_handle] void* NSPI_HANDLE;