HomeSort by relevance Sort by last modified time
    Searched defs:IComponent (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tuner.h 192 typedef interface IComponent IComponent;
796 typedef interface IComponent IComponent;
    [all...]
mmc.h 32 typedef struct IComponent IComponent;
316 typedef IComponent *LPCOMPONENT;
733 struct IComponent : public IUnknown {
746 HRESULT (WINAPI *QueryInterface)(IComponent *This,REFIID riid,void **ppvObject);
747 ULONG (WINAPI *AddRef)(IComponent *This);
748 ULONG (WINAPI *Release)(IComponent *This);
749 HRESULT (WINAPI *Initialize)(IComponent *This,LPCONSOLE lpConsole);
750 HRESULT (WINAPI *Notify)(IComponent *This,LPDATAOBJECT lpDataObject,MMC_NOTIFY_TYPE event,LPARAM arg,LPARAM param);
751 HRESULT (WINAPI *Destroy)(IComponent *This,MMC_COOKIE cookie)
    [all...]
  /prebuilts/tools/common/bazel/formc-deps/
jps-builders.jar 

Completed in 78 milliseconds