IJSEvents::Add Method

Adds an IJSEvent to the collection.

IDL

[id(0x000000CD)]

HRESULT _stdcall Add([in] BSTR Name, [out, retval] IJSEvent** OutRetVal);

Parameters

Parameters

Description

[in] BSTR Name

Event name

[out, retval] IJSEvent** OutRetVal

Returns the newly created IJSEvent

Group

IJSEvents Methods