Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: btdevice.h
Link against: btdevice.lib

Class BTDeviceArrayCleanupStack

class BTDeviceArrayCleanupStack;

Description

Cleanup utility for CBTDeviceArrays.

Creates a TCleanupItem that calls ResetAndDestroy and then deletes the array.

Members

Defined in BTDeviceArrayCleanupStack:
PushL()


Member functions


PushL()

static IMPORT_C void PushL(CBTDeviceArray *aBTDeviceArray);

Description

Push an object onto the cleanupstack.

Parameters

CBTDeviceArray *aBTDeviceArray

"The CBTDeviceArray object to be pushed onto the cleanupstack.

Leave codes

This

method will leave if an error occurs.