TBTDeviceNameUpdateParams Class Reference

class TBTDeviceNameUpdateParams : public TBTNotifierUpdateParams2

Bluetooth device name update parameter. This class provides the parameters to indicate an update to the name of the Bluetooth device for which the notifier is waiting for input.

Inherits from

Constructor & Destructor Documentation

TBTDeviceNameUpdateParams(const TDesC &, TInt)

IMPORT_CTBTDeviceNameUpdateParams(const TDesC &aDeviceName,
TIntaResult
)

Parameters

const TDesC & aDeviceName
TInt aResult

TBTDeviceNameUpdateParams()

IMPORT_CTBTDeviceNameUpdateParams()

Default constructor. Required to allow the class to be packaged with the TPckg family of classes.

Member Functions Documentation

DeviceName()

IMPORT_C TPtrCDeviceName()const

Result()

IMPORT_C TIntResult()const

Member Data Documentation

TBTDeviceName iDeviceName

TBTDeviceName iDeviceName[private]

TUint32 iPadding1

TUint32 iPadding1[private]

TUint32 iPadding2

TUint32 iPadding2[private]

TInt iResult

TInt iResult[private]