/* * DO NOT EDIT! This is a generated file. * * XPCOM C definitions for VirtualBox Main API (IIDs for COM interfaces) * generated from XIDL (XML interface definition). * * Source : src/VBox/Main/idl/VirtualBox.xidl * Generator : src/VBox/Main/idl/xpidl_iid.xsl */ #ifndef nsID_h__ struct nsID { unsigned int m0; unsigned short m1; unsigned short m2; unsigned char m3[8]; }; typedef struct nsID nsID; typedef struct nsID nsIID; typedef struct nsID nsCID; #endif /* nsID_h__ */ #ifdef __cplusplus extern "C" { #endif #ifdef __cplusplus } #endif const nsID IID_ = { 0x , 0x , 0x , \ { 0x , 0x , 0x , 0x , 0x , 0x , 0x , 0x } \ }; const nsCID CLSID_ = { 0x , 0x , 0x , \ { 0x , 0x , 0x , 0x , 0x , 0x , 0x , 0x } \ };