This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IE > IExporter Interface > IExporter.StartExporting Method (ArcObjects .NET 10.4 SDK) |
Initializes the Exporter.
[Visual Basic .NET] Public Function StartExporting ( _ ) As Integer
[C#] public int StartExporting ( );
[C++]
HRESULT StartExporting(
long* hDC
);
[C++]
Parameters hDC [out, retval] hDC is a parameter of type long
If your application/site is not appropriately licensed, StartExporting can return an error of E_LICENSENOTAVAILABLE.