This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The NSI_NS_HANDLE_T type defines an opaque pointer that is used to represent a context handle, as specified in [C706] and [MS-RPCE]. It is returned from the server to the client.
This type is declared as follows:
typedef [context_handle] void* NSI_NS_HANDLE_T;