This member function retrieves a property based on the application-defined identifier, wPropIdent.
CCeDBProp* GetPropFromIdent( WORD wPropIdent ) const;
Header file: | Wcedb.h |
Platforms: | |
Versions: | 2.0 and later |
A pointer to the CCeDBProp object identified by wPropIdent, or NULL if the record does have any properties with the specified identifier.
CCeDBRecord Overview, CCeDBRecord Member Functions, Windows CE Database Support, CCeDBRecord::GetPropFromIndex, CCeDBProp