2.2.4 PEXIMPORT_CONTEXT_HANDLE

The PEXIMPORT_CONTEXT_HANDLE data type is used to represent a pointer to a context handle. It MUST be treated as opaque by the client and used by the server, as specified in [C706].

This type is declared as follows:

 typedef [context_handle] void* PEXIMPORT_CONTEXT_HANDLE;