Condividi tramite


IActiveScript.AddNamedItem(String, UInt32) Method

Definition

public:
 int AddNamedItem(System::String ^ pstrName, System::UInt32 dwFlags);
public int AddNamedItem (string pstrName, uint dwFlags);
abstract member AddNamedItem : string * uint32 -> int
Public Function AddNamedItem (pstrName As String, dwFlags As UInteger) As Integer

Parameters

pstrName
String
dwFlags
UInt32

Returns

Applies to