Searched defs:SetDefaultHardDiskFormat (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h3046 nsresult (*SetDefaultHardDiskFormat)(ISystemProperties *pThis, PRUnichar * defaultHardDiskFormat); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v3_0.h3600 nsresult (*SetDefaultHardDiskFormat)(ISystemProperties *pThis, PRUnichar * defaultHardDiskFormat); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v3_1.h3581 nsresult (*SetDefaultHardDiskFormat)(ISystemProperties *pThis, PRUnichar * defaultHardDiskFormat); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v3_2.h3707 nsresult (*SetDefaultHardDiskFormat)(ISystemProperties *pThis, PRUnichar * defaultHardDiskFormat); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_0.h3914 nsresult (*SetDefaultHardDiskFormat)(ISystemProperties *pThis, PRUnichar * defaultHardDiskFormat); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_1.h4154 nsresult (*SetDefaultHardDiskFormat)(ISystemProperties *pThis, PRUnichar * defaultHardDiskFormat); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_2.h4498 nsresult (*SetDefaultHardDiskFormat)(ISystemProperties *pThis, PRUnichar * defaultHardDiskFormat); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_3.h8094 nsresult (*SetDefaultHardDiskFormat)(ISystemProperties *pThis, PRUnichar * defaultHardDiskFormat); member in struct:ISystemProperties_vtbl
8230 nsresult (*SetDefaultHardDiskFormat)(ISystemProperties *pThis, PRUnichar * defaultHardDiskFormat); member in struct:ISystemPropertiesVtbl
8367 #define ISystemProperties_put_DefaultHardDiskFormat(p, aDefaultHardDiskFormat) ((p)->lpVtbl->SetDefaultHardDiskFormat(p, aDefaultHardDiskFormat))
8368 #define ISystemProperties_SetDefaultHardDiskFormat(p, aDefaultHardDiskFormat) ((p)->lpVtbl->SetDefaultHardDiskFormat(p, aDefaultHardDiskFormat))

Completed in 370 milliseconds