This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IA > IAMFWriter Interface > IAMFWriter.WriteU16 Method (ArcObjects .NET 10.4 SDK) |
Writes short integer. AMF0 format only. Don't use this method for AMF3 objects.
[Visual Basic .NET] Public Sub WriteU16 ( _ ByVal b As Short _ )
[C#] public void WriteU16 ( short b );
[C++]
HRESULT WriteU16(
short b
);
[C++]
Parameters b [in] b is a parameter of type short