BTDeviceArrayCleanupStack Class Reference
class BTDeviceArrayCleanupStack
|
Cleanup utility for CBTDeviceArrays.
Creates a
TCleanupItem
that calls ResetAndDestroy and then deletes the array.
Member Functions Documentation
PushL(CBTDeviceArray *)
Push an object onto the cleanupstack.
-
leave
-
This method will leave if an error occurs.
Parameters
CBTDeviceArray
* aBTDeviceArray
|
"The CBTDeviceArray object to be pushed onto the cleanupstack.
|
ResetAndDestroy(TAny *)
void
|
ResetAndDestroy
|
(
|
TAny
*
|
aBTDeviceArray
|
)
|
[private, static]
|
Method used by the cleanup stack to reset and destroy the array.
Parameters
TAny
* aBTDeviceArray
|
"The array to be reset and destroyed"
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.