Skip to content

Latest commit

 

History

History
79 lines (61 loc) · 2.69 KB

nf-eventsys-ieventsubscription-getpublisherproperty.md

File metadata and controls

79 lines (61 loc) · 2.69 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:eventsys.IEventSubscription.GetPublisherProperty
IEventSubscription::GetPublisherProperty (eventsys.h)
Retrieves the value of a property stored in the property bag to define publisher context.
GetPublisherProperty
GetPublisherProperty method [COM+]
GetPublisherProperty method [COM+]
IEventSubscription interface
IEventSubscription interface [COM+]
GetPublisherProperty method
IEventSubscription.GetPublisherProperty
IEventSubscription::GetPublisherProperty
_cos_IEventSubscription_GetPublisherProperty
cos.ieventsubscription_getpublisherproperty
eventsys/IEventSubscription::GetPublisherProperty
cos\ieventsubscription_getpublisherproperty.htm
cos
7d0c2467-0ab8-4daf-b4ed-befe28d33757
12/05/2018
GetPublisherProperty, GetPublisherProperty method [COM+], GetPublisherProperty method [COM+],IEventSubscription interface, IEventSubscription interface [COM+],GetPublisherProperty method, IEventSubscription.GetPublisherProperty, IEventSubscription::GetPublisherProperty, _cos_IEventSubscription_GetPublisherProperty, cos.ieventsubscription_getpublisherproperty, eventsys/IEventSubscription::GetPublisherProperty
eventsys.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
EventSys.idl
Windows
19H1
IEventSubscription::GetPublisherProperty
eventsys/IEventSubscription::GetPublisherProperty
c++
APIRef
kbSyntax
COM
EventSys.h
IEventSubscription.GetPublisherProperty

IEventSubscription::GetPublisherProperty

-description

Retrieves the value of a property stored in the property bag to define publisher context.

-parameters

-param bstrPropertyName [in]

The name of the requested property.

-param propertyValue [out, retval]

The value of the requested property.

-returns

This method can return the standard return values E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED, E_FAIL, and S_OK.

-remarks

Publisher filters should call this method to obtain filter properties stored by the subscription builder.

-see-also

IEventSubscription

PublisherID