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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h486 struct IHostFloppyDrive;
540 typedef struct IHostFloppyDrive IHostFloppyDrive; typedef in typeref:struct:IHostFloppyDrive
2797 /* Start of struct IHostFloppyDrive Declaration */
2807 nsresult (*GetName)(IHostFloppyDrive *pThis, PRUnichar * *name);
2809 nsresult (*GetDescription)(IHostFloppyDrive *pThis, PRUnichar * *description);
2811 nsresult (*GetUdi)(IHostFloppyDrive *pThis, PRUnichar * *udi);
2815 struct IHostFloppyDrive struct
2819 /* End of struct IHostFloppyDrive Declaration */
2895 nsresult (*GetFloppyDrives)(IHost *pThis, PRUint32 *floppyDrivesSize, IHostFloppyDrive * **floppyDrive
[all...]
H A DVBoxCAPI_v3_0.h912 struct IHostFloppyDrive;
968 typedef struct IHostFloppyDrive IHostFloppyDrive; typedef in typeref:struct:IHostFloppyDrive
3336 /* Start of struct IHostFloppyDrive Declaration */
3346 nsresult (*GetName)(IHostFloppyDrive *pThis, PRUnichar * *name);
3348 nsresult (*GetDescription)(IHostFloppyDrive *pThis, PRUnichar * *description);
3350 nsresult (*GetUdi)(IHostFloppyDrive *pThis, PRUnichar * *udi);
3354 struct IHostFloppyDrive struct
3358 /* End of struct IHostFloppyDrive Declaration */
3434 nsresult (*GetFloppyDrives)(IHost *pThis, PRUint32 *floppyDrivesSize, IHostFloppyDrive * **floppyDrive
[all...]

Completed in 176 milliseconds