This member function retrieves the value of a property, when the property's data type is a signed short integer (CCeDBProp::Type_Short).
short GetShort( ) const;
Header file: | Wcedb.h |
Platforms: | |
Versions: | 2.0 and later |
The value of the property.
You can only call GetShort on a property of the type CeDBProp::Type_Short.
CCeDBProp Overview, CCeDBProp Member Functions, Windows CE Database Classes, CCeDBProp::SetShort