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