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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h485 struct IHostDVDDrive;
539 typedef struct IHostDVDDrive IHostDVDDrive; typedef in typeref:struct:IHostDVDDrive
2772 /* Start of struct IHostDVDDrive Declaration */
2782 nsresult (*GetName)(IHostDVDDrive *pThis, PRUnichar * *name);
2784 nsresult (*GetDescription)(IHostDVDDrive *pThis, PRUnichar * *description);
2786 nsresult (*GetUdi)(IHostDVDDrive *pThis, PRUnichar * *udi);
2790 struct IHostDVDDrive struct
2794 /* End of struct IHostDVDDrive Declaration */
2893 nsresult (*GetDVDDrives)(IHost *pThis, PRUint32 *DVDDrivesSize, IHostDVDDrive * **DVDDrive
[all...]
H A DVBoxCAPI_v3_0.h911 struct IHostDVDDrive;
967 typedef struct IHostDVDDrive IHostDVDDrive; typedef in typeref:struct:IHostDVDDrive
3311 /* Start of struct IHostDVDDrive Declaration */
3321 nsresult (*GetName)(IHostDVDDrive *pThis, PRUnichar * *name);
3323 nsresult (*GetDescription)(IHostDVDDrive *pThis, PRUnichar * *description);
3325 nsresult (*GetUdi)(IHostDVDDrive *pThis, PRUnichar * *udi);
3329 struct IHostDVDDrive struct
3333 /* End of struct IHostDVDDrive Declaration */
3432 nsresult (*GetDVDDrives)(IHost *pThis, PRUint32 *DVDDrivesSize, IHostDVDDrive * **DVDDrive
[all...]

Completed in 64 milliseconds