fEjectWhenUnmounting
settings.SetEjectWhenUnmounting(fEjectWhenUnmounting);
fEjectWhenUnmounting = settings.EjectWhenUnmounting();
bool fEjectWhenUnmounting;
fEjectWhenUnmounting(NULL),
fEjectWhenUnmounting(NULL),
Add(fEjectWhenUnmounting
return gTrackerState.fEjectWhenUnmounting->Value();
gTrackerState.fEjectWhenUnmounting->SetValue(enabled);
BooleanValueSetting* fEjectWhenUnmounting;
if (fEjectWhenUnmounting && partition != NULL) {
fEjectWhenUnmounting = eject;
message->AddBool("ejectWhenUnmounting", fEjectWhenUnmounting);
bool fEjectWhenUnmounting;