Symbian
 Developer Library

UIQ 3 SDK

UIQ developer portal

FEEDBACK 

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



Location: btmanclient.h
Link against: btmanclient.lib

Class CBTRegistryResponse

class CBTRegistryResponse : public CActive;

Description

Retrieves a set of results from the Registry.

This is a helper class that retrieves a set of results as a view from the registry.

Derivation

Members

Defined in CBTRegistryResponse:
NewL(), Results(), Start(), ~CBTRegistryResponse()

Inherited from CActive:
Cancel(), Deque(), DoCancel(), EPriorityHigh, EPriorityIdle, EPriorityLow, EPriorityStandard, EPriorityUserInput, Extension_(), IsActive(), IsAdded(), Priority(), RunError(), RunL(), SetActive(), SetPriority(), TPriority, iStatus

Inherited from CBase:
Delete(), operator new()


Construction and destruction


NewL()

static IMPORT_C CBTRegistryResponse *NewL(RBTRegistry &aView);

Description

Parameters

RBTRegistry &aView

Return value

CBTRegistryResponse *


~CBTRegistryResponse()

IMPORT_C ~CBTRegistryResponse();

Description

Destructor

[Top]


Member functions


Start()

IMPORT_C void Start(TRequestStatus &aClientStatus);

Description

Parameters

TRequestStatus &aClientStatus


Results()

IMPORT_C RBTDeviceArray &Results();

Description

Return value

RBTDeviceArray &

reference to the array of results

Terms and conditions of use of the material