This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IA > IAMFWriter Interface > IAMFWriter.WriteAMF3ByteArrayRef Method (ArcObjects .NET 10.5 SDK) |
Writes byte array by reference. Note that this is not an AMF3 array but another type - AMF3 byte array.
[Visual Basic .NET] Public Sub WriteAMF3ByteArrayRef ( _ ByVal obj_ref As Integer _ )
[C#] public void WriteAMF3ByteArrayRef ( int obj_ref );
[C++]
HRESULT WriteAMF3ByteArrayRef(
long obj_ref
);
[C++]
Parameters obj_ref [in] obj_ref is a parameter of type long