2.2.3.5 NSI_NS_HANDLE_T

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;