This document is archived and information here might be outdated. Recommended version. |
Writes object by reference.
[Visual Basic .NET]
Public Sub WriteAMF3ObjectRef ( _
ByVal obj_ref As Integer _
)
[C#]
public void WriteAMF3ObjectRef (
int obj_ref
);
[C++]
HRESULT WriteAMF3ObjectRef(
long obj_ref
);
[C++] Parameters obj_ref [in]
obj_ref is a parameter of type long