This method retrieves a property based on its index within the record.
Header file: | Wcedb.h |
Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
Windows CE versions: | 2.0 and later |
CCeDBProp* GetPropFromIndex( int nIndex ) const;
A pointer to the CCeDBProp object identified by nIndex, or NULL if nIndex is out of range.
CCeDBRecord::GetPropFromIdent, CCeDBProp