Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: e32cmn.h

Typedef TGeneralLinearOrder

typedef TInt(* TGeneralLinearOrder)(const TAny*, const TAny*);

Description

Defines a function type used by a TLinearOrder object

A function of this type implements an algorithm that determines the order of two objects.

See also: