This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IA > IAMFWriter Interface > IAMFWriter.WriteAMF3Int Method (ArcObjects .NET 10.4 SDK) |
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