TargetDevice
dev_t TargetDevice() const;
BVolume volume(nonConst.TargetDevice());
return fStatus = AddVolume(query.TargetDevice());
if (fQueryListContainer->QueryList()->ItemAt(index)->TargetDevice() == device)
CPPUNIT_ASSERT( query.TargetDevice() == B_ERROR );
CPPUNIT_ASSERT( query.TargetDevice() == B_ERROR );
CPPUNIT_ASSERT( query.TargetDevice() == B_ERROR );
CPPUNIT_ASSERT( query.TargetDevice() == device );