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.WriteTo Method (ArcObjects .NET 10.5 SDK) |
Specifies output AMF stream.
[Visual Basic .NET] Public Sub WriteTo ( _ ByVal outputStream As IStream _ )
[C#] public void WriteTo ( IStream outputStream );
[C++]
HRESULT WriteTo(
IStream* outputStream
);
[C++]
Parameters outputStream [in]
outputStream is a parameter of type IStream