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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmmc.h207 typedef struct IComponent2 IComponent2; typedef in typeref:struct:IComponent2
336 typedef IComponent2 *LPCOMPONENT2;
2603 struct IComponent2 : public IComponent { struct in inherits:IComponent
2612 HRESULT (WINAPI *QueryInterface)(IComponent2 *This,REFIID riid,void **ppvObject);
2613 ULONG (WINAPI *AddRef)(IComponent2 *This);
2614 ULONG (WINAPI *Release)(IComponent2 *This);
2615 HRESULT (WINAPI *Initialize)(IComponent2 *This,LPCONSOLE lpConsole);
2616 HRESULT (WINAPI *Notify)(IComponent2 *This,LPDATAOBJECT lpDataObject,MMC_NOTIFY_TYPE event,LPARAM arg,LPARAM param);
2617 HRESULT (WINAPI *Destroy)(IComponent2 *Thi
2627 struct IComponent2 { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmmc.h207 typedef struct IComponent2 IComponent2; typedef in typeref:struct:IComponent2
336 typedef IComponent2 *LPCOMPONENT2;
2603 struct IComponent2 : public IComponent { struct in inherits:IComponent
2612 HRESULT (WINAPI *QueryInterface)(IComponent2 *This,REFIID riid,void **ppvObject);
2613 ULONG (WINAPI *AddRef)(IComponent2 *This);
2614 ULONG (WINAPI *Release)(IComponent2 *This);
2615 HRESULT (WINAPI *Initialize)(IComponent2 *This,LPCONSOLE lpConsole);
2616 HRESULT (WINAPI *Notify)(IComponent2 *This,LPDATAOBJECT lpDataObject,MMC_NOTIFY_TYPE event,LPARAM arg,LPARAM param);
2617 HRESULT (WINAPI *Destroy)(IComponent2 *Thi
2627 struct IComponent2 { struct
[all...]

Completed in 46 milliseconds