MKI_ExportGetData (Plug-Ins) Changed in Version 2015.0

www.CAD6.com

C++ Syntax

bool

MKI_ExportGetData(

 __int32 f_nIndex,

 MKI_PLUGIN_DATA_REF f_rPlugInData );

 

Returns an information structure of a currently loaded export filter.

 

Parameters

Index

[__int32] Index of the export filter whose information data is to be returned. Valid range: 0 <= Value <= MKI_FILTER_MAX.

PlugInData

[MKI_PLUGIN_DATA_REF] Address of a structure that is to be filled with the information about the export filter identified by Index.

 

Return Value

Returns true if the information data was copied successfully, else false (indicating an invalid value of Index or PlugInData).

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH