![]() |
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.
ParametersValue [_int32&] Address of variable to receive the evaluated int value. Text [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 2025.0 - Copyright 2025 Malz++Kassner® GmbH