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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h500 struct IDVDDrive;
554 typedef struct IDVDDrive IDVDDrive; typedef in typeref:struct:IDVDDrive
2205 nsresult (*GetDVDDrive)(IMachine *pThis, IDVDDrive * *DVDDrive);
3538 /* Start of struct IDVDDrive Declaration */
3548 nsresult (*GetState)(IDVDDrive *pThis, PRUint32 *state);
3550 nsresult (*GetPassthrough)(IDVDDrive *pThis, PRBool *passthrough);
3551 nsresult (*SetPassthrough)(IDVDDrive *pThis, PRBool passthrough);
3554 IDVDDrive *pThis,
3559 IDVDDrive *pThi
3577 struct IDVDDrive struct
[all...]
H A DVBoxCAPI_v3_0.h926 struct IDVDDrive;
982 typedef struct IDVDDrive IDVDDrive; typedef in typeref:struct:IDVDDrive
2743 nsresult (*GetDVDDrive)(IMachine *pThis, IDVDDrive * *DVDDrive);
4091 /* Start of struct IDVDDrive Declaration */
4101 nsresult (*GetState)(IDVDDrive *pThis, PRUint32 *state);
4103 nsresult (*GetPassthrough)(IDVDDrive *pThis, PRBool *passthrough);
4104 nsresult (*SetPassthrough)(IDVDDrive *pThis, PRBool passthrough);
4107 IDVDDrive *pThis,
4112 IDVDDrive *pThi
4130 struct IDVDDrive struct
[all...]

Completed in 82 milliseconds