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

/vbox/include/VBox/
H A Dvd.h331 typedef enum VDTYPE enum
341 } VDTYPE; typedef in typeref:enum:VDTYPE
402 VDTYPE enmType;
586 VBOXDDU_DECL(int) VDCreate(PVDINTERFACE pVDIfsDisk, VDTYPE enmType, PVBOXHDD *ppDisk);
612 const char *pszFilename, char **ppszFormat, VDTYPE *penmType);

Completed in 53 milliseconds