Go to Google Code Home
Google SketchUp SkpReader C++ API Documentation (Labs)

Public Member Functions

ISupportExporterFileSpecificOptions Interface Reference

An optional interface supported by an exporter. More...

List of all members.

Public Member Functions

HRESULT DoFileSpecificOptions ([in]BSTR filename,[in]IUnknown *pActiveDocument)
 Allows the exporter to query the user for file specific options.

Detailed Description

An optional interface supported by an exporter.

If this interface is supported, then the exporter can query the user for file specific options.

See also:
ISketchUpExporter

Member Function Documentation

HRESULT ISupportExporterFileSpecificOptions::DoFileSpecificOptions ( [in] BSTR  filename,
[in] IUnknown *  pActiveDocument 
)

Allows the exporter to query the user for file specific options.

Parameters:
filename The name of the file which is selected for output.
pActiveDocument The SketchUp document which is being exported.

©2010 Google - Google Home - About Google