IEventClass::put_TypeLib method (eventsys.h)

The path of the type library that contains the description of the event interface.

This property is read/write.

Syntax

HRESULT put_TypeLib(
  BSTR bstrTypeLib
);

Parameters

bstrTypeLib

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