CCeDBProp::GetIdent

This member function retrieves the application-defined identifier of a property.

Syntax

WORD GetIdent( ) const;

At a Glance

Header file: Wcedb.h
Platforms:
Versions: 2.0 and later

Return Values

The property's application-defined identifier.

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

Windows CE Database Classes, CCeDBProp::SetIdent