IEventClass::get_CustomConfigCLSID method (eventsys.h)

The CLSID of a component that can assist in adding properties into the property bag of a subscription object. This property is supported only for backward compatibility.

This property is read/write.

Syntax

HRESULT get_CustomConfigCLSID(
  BSTR *pbstrCustomConfigCLSID
);

Parameters

pbstrCustomConfigCLSID

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 (include Eventsys.h)

See also

IEventClass