![]() |
MKI_PlugInGetData (Plug-Ins) Renamed in Version 2015.0 |
www.CAD6.com |
C++ Syntaxbool MKI_PlugInGetData( __int32 f_nIndex, MKI_PLUGIN_DATA_REF f_rPlugInData );
Returns an information structure of a currently loaded plug-in.
ParametersIndex [__int32] Index of the plug-in whose information data is to be returned. Valid range: 0 <= Value <= MKI_PLUGIN_MAX. PlugInData [MKI_PLUGIN_DATA_REF] Address of a structure that is to be filled with the information about the plug-in identified by Index.
Return ValueReturns 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