This document is archived and information here might be outdated. Recommended version. |
Writes integer (32-bit) value.
[Visual Basic .NET] Public Sub WriteAMF3Int ( _ ByVal Value As Integer _ )
[C#] public void WriteAMF3Int ( int Value );
[C++]
HRESULT WriteAMF3Int(
long Value
);
[C++]
Parameters Value [in]
Value is a parameter of type long