|
||
class BTDeviceArrayCleanupStack;
Cleanup utility for CBTDeviceArrays.
Creates a TCleanupItem
that calls ResetAndDestroy and then deletes the array.
Defined in BTDeviceArrayCleanupStack
:
PushL(CBTDeviceArray *)
Push an object onto the cleanupstack.IMPORT_C static void PushL(CBTDeviceArray *aBTDeviceArray);
Push an object onto the cleanupstack.
|
|