typedef void * RPC_NS_HANDLE;
A name-service handle is an opaque variable containing information the RPC run-time library uses to return the following RPC data from the name-service database:
The scope of a name-service handle is from a Begin routine through the corresponding Done routine.
Applications are responsible for concurrency control of name-service handles across threads.
RpcNsBindingImportBegin, RpcNsBindingImportDone, RpcNsBindingImportNext, RpcNsBindingLookupBegin, RpcNsBindingLookupDone, RpcNsBindingLookupNext