Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: e32def.h

_FOFF

_FOFF (c, f) (((TInt)&(((c *)0x1000)->f))-0x1000)

Description

Calculates the offset of member f within class c.

This is used in the TSglQue and TDblQue constructors to set the offset of the link object from the start of a list element.

Parameters

c

The name of the class.

f

The name of the member within the specified class.

See also: