2.2.1.1.3 PCTX_OPENREMOTE_HANDLE_TYPE
The PCTX_OPENREMOTE_HANDLE_TYPE handle is an RPC context handle representing a queue object at a queue manager other than the supporting server, as specified in [C706] section 14.2.16.6. A client MUST call R_QMOpenRemoteQueue (section 3.1.4.2) to create a PCTX_OPENREMOTE_HANDLE_TYPE handle, and R_QMCloseRemoteQueueContext (section 3.1.4.3) to close a PCTX_OPENREMOTE_HANDLE_TYPE.
This type is declared as follows:
-
typedef [context_handle] void* PCTX_OPENREMOTE_HANDLE_TYPE;