This document is archived and information here might be outdated. Recommended version. |
Writes a short int in array.
[Visual Basic .NET] Public Sub WriteShortVal ( _ ByVal Value As Short _ )
[C#] public void WriteShortVal ( short Value );
[C++]
HRESULT WriteShortVal(
short Value
);
[C++]
Parameters Value
Value is a parameter of type short