IEventSubscription::put_InterfaceID method (eventsys.h)

The identifier for a particular interface for which the subscriber wants to receive events.

This property is read/write.

Syntax

HRESULT put_InterfaceID(
  BSTR bstrInterfaceID
);

Parameters

bstrInterfaceID

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