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

/vbox/include/iprt/
H A Dcdrom.h44 typedef RTCDROM *PRTCDROM; typedef
66 RTDECL(int) RTCdromOpen(const char *psz, uint32_t fFlags, PRTCDROM phCdrom);
173 RTDECL(int) RTCdromOpenByOrdinal(unsigned iCdrom, uint32_t fFlags, PRTCDROM phCdrom);

Completed in 41 milliseconds