IJSArguments::Add Method

Adds an argument to the collecton.

IDL

[id(0x000000CD)]

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

Parameters

Parameters

Description

[in] BSTR Name

Argument name

[out, retval] IJSArgument** OutRetVal

Returns a newly created IJSArgument

Group

IJSArguments Methods