IEventPublisher::PublisherID property

The identifier for the event publisher.

This property is write-only.

Syntax


HRESULT put_PublisherID(
  [in] BSTR bstrPublisherID
);

Property value

The identifier to be set.

Error codes

The possible return values include E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED, E_FAIL, and S_OK.

Requirements

Minimum supported client

Windows 2000 Professional [desktop apps only]

Minimum supported server

Windows 2000 Server [desktop apps only]

Header

EventSys.h

IDL

EventSys.idl

IID

IID_IEventPublisher is defined as E341516B-2E32-11D1-9964-00C04FBBB345

See also

IEventPublisher

 

 

Show: