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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h501 struct IFloppyDrive;
555 typedef struct IFloppyDrive IFloppyDrive; typedef in typeref:struct:IFloppyDrive
2207 nsresult (*GetFloppyDrive)(IMachine *pThis, IFloppyDrive * *floppyDrive);
3584 /* Start of struct IFloppyDrive Declaration */
3594 nsresult (*GetEnabled)(IFloppyDrive *pThis, PRBool *enabled);
3595 nsresult (*SetEnabled)(IFloppyDrive *pThis, PRBool enabled);
3597 nsresult (*GetState)(IFloppyDrive *pThis, PRUint32 *state);
3600 IFloppyDrive *pThis,
3605 IFloppyDrive *pThi
3623 struct IFloppyDrive struct
[all...]
H A DVBoxCAPI_v3_0.h927 struct IFloppyDrive;
983 typedef struct IFloppyDrive IFloppyDrive; typedef in typeref:struct:IFloppyDrive
2745 nsresult (*GetFloppyDrive)(IMachine *pThis, IFloppyDrive * *floppyDrive);
4137 /* Start of struct IFloppyDrive Declaration */
4147 nsresult (*GetEnabled)(IFloppyDrive *pThis, PRBool *enabled);
4148 nsresult (*SetEnabled)(IFloppyDrive *pThis, PRBool enabled);
4150 nsresult (*GetState)(IFloppyDrive *pThis, PRUint32 *state);
4153 IFloppyDrive *pThis,
4158 IFloppyDrive *pThi
4176 struct IFloppyDrive struct
[all...]

Completed in 115 milliseconds