VCOM:VectorWorks:Filing:IImportExport3DS::GetOptions

From Vectorworks Developer
Jump to navigation Jump to search

.SDK|SDK ..SDK:Types|SDK Types ..VCOM:VCOM (Vectorworks Component Object Model)|VCOM Basics ..VCOM:Class Reference|VCOM Class Reference

Description

namespace VectorWorks::Filing

Member of VCOM:VectorWorks:Filing:IImportExport3DS

...put some description here...

virtual VCOMErrorVCOM_CALLTYPE GetOptions(
S3DSExporterOptions& outOptions) = 0;

Parameters

outOptions S3DSExporterOptions& no info.

Return Value

Uses standard VCOM Error Reporting.

Return value meaning:

kVCOMError_NotInitialized Bad VCOM instance used to call the fuction.
kVCOMError_Failed Routine failed.