Searched defs:drvMediaISOIsReadOnly (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Storage/
H A DDrvMediaISO.cpp164 static DECLCALLBACK(bool) drvMediaISOIsReadOnly(PPDMIMEDIA pInterface) function
236 pThis->IMedia.pfnIsReadOnly = drvMediaISOIsReadOnly;

Completed in 42 milliseconds