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