Writes XML by reference.
[Visual Basic .NET] Public Sub WriteAMF3XmlRef ( _ ByVal obj_ref As Integer _ )
[C#] public void WriteAMF3XmlRef ( int obj_ref );
[C++]
HRESULT WriteAMF3XmlRef(
long obj_ref
);
[C++]Parameters
obj_ref [in] obj_ref is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.