3.1.4.8 IEventSubscription2
The IEventSubscription2 interface provides methods to get and set the properties of a subscription. This interface inherits opnums 0 through 40 from IEventSubscription as specified in section 3.1.4.4. 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 {4A6B0E16-2E38-11D1-9965-00C04FBBB345} for this interface.
The interface contains the following methods beyond the ones for IEventSubscription.
Methods in RPC Opnum Order
Method |
Description |
---|---|
Gets the FilterCriteria property of the subscription. Opnum: 41 |
|
Sets the FilterCriteria property of the subscription. Opnum: 42 |
|
Gets the SubscriberMoniker property of the subscription. Opnum: 43 |
|
Sets the SubscriberMoniker property of the subscription. Opnum: 44 |