This method retrieves the value of a property, when the property's data type is a wide (Unicode) character string.
Header file: | Wcedb.h |
Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
Windows CE versions: | 2.0 and later |
LPWSTR GetString( ) const;
A pointer to the string represented by the property.
You can only call GetString on a property of the type CeDBProp::Type_String.