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

get_EventClassPartitionID

Gets the EventClassPartitionID property of the subscription.

Opnum: 45

put_EventClassPartitionID

Sets the EventClassPartitionID property of the subscription.

Opnum: 46

get_EventClassApplicationID

Gets the EventClassApplicationID property of the subscription.

Opnum: 47

put_EventClassApplicationID

Has no effect.

Opnum: 48

get_SubscriberPartitionID

Gets the SubscriberPartitionID property of the subscription.

Opnum: 49

put_SubscriberPartitionID

Sets the SubscriberPartitionID property of the subscription.

Opnum: 50

get_SubscriberApplicationID

Gets the SubscriberApplicationID property of the subscription.

Opnum: 51

put_SubscriberApplicationID

Sets the SubscriberApplicationID property of the subscription.

Opnum: 52