|
JWSCL Documentation
|
class function GetBitMappingString(Idx: Cardinal): TJwString; virtual;
|
Parameters |
Description |
|
Idx: Cardinal |
Defines a bit position between 0 and 31 |
Returns the name and description of the given bit or an empty string if the bit is invalid.
GetBitMappingString returns an description of a specific bit value given in Idx. This function only supports one bit per call.
|
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc. |
|
What do you think about this topic? Send feedback!
|