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