BcfUtils.h
Parameters |
Description |
bool value |
[in] A boolean value to be converted. |
The string "true" if the specified boolean equals true; otherwise, the method returns the string "false".
Converts a boolean value to a string.
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
|