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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Functional License Check
If your application/site is not appropriately licensed, StartExporting can return an Err.Number of E_LICENSENOTAVAILABLE.