This document is archived and information here might be outdated. Recommended version. |
Adds new string value to the array.
[Visual Basic .NET] Public Sub AddString ( _ ByVal Value As String _ )
[C#] public void AddString ( string Value );
[C++]
HRESULT AddString(
BSTR Value
);
[C++]
Parameters Value [in]
Value is a parameter of type BSTR