5.40 DRS_HANDLE
DRS_HANDLE is a concrete type for an RPC context handle (as specified in [C706]) for use in calls to methods in the drsuapi RPC interface.
This type is declared as follows:
-
typedef [context_handle] void* DRS_HANDLE;
For the specification of IDL_DRSBind, see section 4.1.3.
Methods in the dsaop RPC interface do not use context handles.