MKI_ImportGetData (Plug-Ins) Changed in Version 2015.0

www.CAD6.com

C++ Syntax

bool

MKI_ImportGetData(

 __int32 f_nIndex,

 MKI_PLUGIN_DATA_REF n_fPlugInData );

 

Returns an information structure of a currently loaded import filter.

 

Parameters

Index

[__int32] Index of the import 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 import 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