|
BmpOffName (Get method)
Gets the name of bmp file for OFF state.
string BmpOffName() const |
Return Value
Name of bmp file for OFF state.
BmpOffName (Set method)
Sets the name of bmp file for OFF state.
bool BmpOffName(
|
Parameters
name
[in] Name of bmp file for OFF state.
Return Value
true - successful, otherwise - false.