|
MKI_ConvertStringInt32 (Strings) New in Version 2015.0 |
www.CAD6.com |
C++ Syntaxbool MKI_ConvertStringInt32( __int32& f_rValue, const LPCWSTR f_pszText );
Converts a string's content into a 32 bit integer value.
Parametersf_rValue [_int32&] Address of variable to receive the evaluated int value. f_pszText [const LPCWSTR] Text containing the int value to be converted. This text may include preceding and trailing spaces.
Return ValueReturns true if successful, false if not.
|
CAD6interface 2026.0 - Copyright 2026 Malz++Kassner® GmbH