This document is archived and information here might be outdated. Recommended version. |
Saves the anno in a compressed format.
[Visual Basic .NET] Public Sub ExportToESRIAnno ( _ ByVal stream As IStream _ )
[C#] public void ExportToESRIAnno ( IStream stream );
[C++]
HRESULT ExportToESRIAnno(
IStream* stream
);
[C++]
Parameters stream [in]
stream is a parameter of type IStream*