IEventSubscription::put_SubscriptionName method (eventsys.h)

A displayable name for the subscription object.

This property is read/write.

Syntax

HRESULT put_SubscriptionName(
  BSTR bstrSubscriptionName
);

Parameters

bstrSubscriptionName

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Target Platform Windows
Header eventsys.h

See also

IEventSubscription