3.1.4.9 IEventSubscription3
The IEventSubscription3 interface provides methods to get or set the properties of a subscription.<14> This interface inherits opnums 0 through 44 from IEventSubscription2, as specified in section 3.1.4.8. The version for this interface is 0.0.
To receive incoming remote calls for this interface, the server MUST implement a DCOM [MS-DCOM] object class with the class ID CLSID_Subscription (see section 1.9) using the UUID {FBC1D17D-C498-43a0-81AF-423DDD530AF6} for this interface.
The interface contains the following methods beyond those of IEventSubscription2.
Methods in RPC Opnum Order
Method |
Description |
---|---|
Gets the EventClassPartitionID property of the subscription. Opnum: 45 |
|
Sets the EventClassPartitionID property of the subscription. Opnum: 46 |
|
Gets the EventClassApplicationID property of the subscription. Opnum: 47 |
|
Has no effect. Opnum: 48 |
|
Gets the SubscriberPartitionID property of the subscription. Opnum: 49 |
|
Sets the SubscriberPartitionID property of the subscription. Opnum: 50 |
|
Gets the SubscriberApplicationID property of the subscription. Opnum: 51 |
|
Sets the SubscriberApplicationID property of the subscription. Opnum: 52 |