CCeDBProp::GetIdent

This method retrieves the application-defined identifier of a property.

At a Glance

Header file: Wcedb.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 2.0 and later

Syntax

WORD GetIdent( ) const;

Return Values

The application-defined identifier of the property.

Remarks

A property's identifier is determined by the application. The application can use these identifiers to sort and retrieve records in the database.

See Also

CCeDBProp::SetIdent