![]() |
MKI_VariableGetComment (Elements) New in Version 2023.2 |
www.CAD6.com |
C++ Syntaxbool MKI_VariableGetComment( const LPCWSTR f_pszName, MKI_COMMENTSHORT& f_rData );
Copies the desired variable's comment 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_COMMENTSHORT&] Address of a buffer to retrieve the desired variable comment.
Return ValueReturns true if successful, false if not.
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH