3.12.4.2 IMSMQPrivateDestination Interface
The IMSMQPrivateDestination interface provides methods for internal use by other objects like MSMQMessage to get the handle to the identified queue or queues. The version for this interface is 1.0.
To receive incoming remote calls for this interface, the server MUST implement a DCOM object class with the CLSID {eba96b18-2168-11d3-898c-00e02c074f6b} (coclass MSMQDestination, as specified in section 1.9), which implements the IMSMQPrivateDestination interface using the UUID {eba96b17-2168-11d3-898c-00e02c074f6b}.
The following opnum table begins at opnum 7. Opnums 0 through 2 are inherited from the IUnknown interface, as specified in [MS-DCOM] section 3.1.1.5.8. Opnums 3 through 6 are inherited from the IDispatch interface, as specified in [MS-OAUT] section 3.1.4.
Methods in RPC Opnum Order
Method |
Description |
---|---|
Returns the handle of the open queue. Opnum: 7 |
|
Sets the handle of the open queue. Opnum: 8 |