![]() |
MKI_VariableGetValue (Elements) Changed in Version 2019.0 |
www.CAD6.com |
C++ Syntaxbool MKI_VariableGetValue( const LPCWSTR f_pszName, MKI_VARIABLEVALUE& f_rData );
Copies the desired variable's value into the buffer pointed to by Data, if defined.
ParametersName [const LPCWSTR] Name of the variable. The maximum length of a variable's name is MKI_LENGTH_NAME_SHORT characters! Data [MKI_VARIABLEVALUE&] Address of a buffer to retrieve the desired variable value.
Return ValueReturns true if successful, false if not.
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH