|
MKI_ProfileWriteIntRect (Settings) Changed in Version 2019.1 |
www.CAD6.com |
C++ Syntaxbool MKI_ProfileWriteIntRect( const LPCWSTR f_pszValueName, MKI_CONST_INTRECT_REF f_rValue );
Writes a MKI_INTRECT value to a previously opened key in the configuration file or a collection item.
ParametersValueName Changed in Version 2019.1 [const LPCWSTR] Name of the value inside the plug-in's key, up to 63 characters. This value name must be unique throughout all values stored by the plug-in. Use a point as separator for nested value names and brackets for arrays (e.g. "UserData[5].Name"). Value Changed in Version 2015.2 [MKI_CONST_INTRECT_REF] MKI_INTRECT value to be stored.
Return ValueReturns true if successful, false if not.
|
CAD6interface 2026.0 - Copyright 2026 Malz++Kassner® GmbH