CServerPositioningPtrHolder Class Reference

class CServerPositioningPtrHolder : public CPositioningPtrHolder

Holds the TPtr8 and TPtrC8 arrays for all RPositioner requests.

Inherits from

Member Functions Documentation

NewL(TInt, TInt)

IMPORT_C CServerPositioningPtrHolder * NewL ( TInt aNumberOfPtrs,
TInt aNumberOfPtrCs
) [static]

Allocates and constructs a CPositioningPtrHolder object.

The function leaves if there is insufficient memory.

Parameters

TInt aNumberOfPtrs is the number of modifiable pointer descriptors to create. These are used for asynchronous 'get' requests.
TInt aNumberOfPtrCs is the number of read-only pointer descriptors to create. These are used for asynchronous 'set' requests.

Member Data Documentation

TPositionModuleId iPositionModuleId

TPositionModuleId iPositionModuleId

Id of position module