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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h495 struct IHardDiskAttachment;
549 typedef struct IHardDiskAttachment IHardDiskAttachment; typedef in typeref:struct:IHardDiskAttachment
2203 nsresult (*GetHardDiskAttachments)(IMachine *pThis, PRUint32 *hardDiskAttachmentsSize, IHardDiskAttachment * **hardDiskAttachments);
2288 IHardDiskAttachment *** hardDiskAttachments
3323 /* Start of struct IHardDiskAttachment Declaration */
3333 nsresult (*GetHardDisk)(IHardDiskAttachment *pThis, IHardDisk * *hardDisk);
3335 nsresult (*GetController)(IHardDiskAttachment *pThis, PRUnichar * *controller);
3337 nsresult (*GetPort)(IHardDiskAttachment *pThis, PRInt32 *port);
3339 nsresult (*GetDevice)(IHardDiskAttachment *pThi
3343 struct IHardDiskAttachment struct
[all...]
H A DVBoxCAPI_v3_0.h921 struct IHardDiskAttachment;
977 typedef struct IHardDiskAttachment IHardDiskAttachment; typedef in typeref:struct:IHardDiskAttachment
2741 nsresult (*GetHardDiskAttachments)(IMachine *pThis, PRUint32 *hardDiskAttachmentsSize, IHardDiskAttachment * **hardDiskAttachments);
2826 IHardDiskAttachment *** hardDiskAttachments
3876 /* Start of struct IHardDiskAttachment Declaration */
3886 nsresult (*GetHardDisk)(IHardDiskAttachment *pThis, IHardDisk * *hardDisk);
3888 nsresult (*GetController)(IHardDiskAttachment *pThis, PRUnichar * *controller);
3890 nsresult (*GetPort)(IHardDiskAttachment *pThis, PRInt32 *port);
3892 nsresult (*GetDevice)(IHardDiskAttachment *pThi
3896 struct IHardDiskAttachment struct
[all...]

Completed in 66 milliseconds