IEventSubscription::put_PublisherID method (eventsys.h)
The unique ID of the event publisher.
This property is read/write.
Syntax
HRESULT put_PublisherID(
BSTR bstrPublisherID
);
Parameters
bstrPublisherID
Return value
None
Remarks
Specifying a PublisherID property does not guarantee that a subscriber will not receive events fired by other publishers.
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 |