IJSObjects::Add Method

Adds a new object to the collection.

IDL

[id(0x000000CD)]

HRESULT _stdcall Add([in] BSTR Id, [out, retval] IJSObject** Value);

Parameters

Parameters

Description

Name

Object name.

OutRetVal

Returns the newly created object.

Group

IJSObjects Methods