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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dagtctl.h51 typedef struct IAgentCtlCommand IAgentCtlCommand; typedef in typeref:struct:IAgentCtlCommand
181 typedef struct IAgentCtlCommand IAgentCtlCommand; typedef in typeref:struct:IAgentCtlCommand
598 struct IAgentCtlCommand : public IDispatch { struct in inherits:IDispatch
616 HRESULT (WINAPI *QueryInterface)(IAgentCtlCommand *This,REFIID riid,void **ppvObject);
617 ULONG (WINAPI *AddRef)(IAgentCtlCommand *This);
618 ULONG (WINAPI *Release)(IAgentCtlCommand *This);
619 HRESULT (WINAPI *GetTypeInfoCount)(IAgentCtlCommand *This,UINT *pctinfo);
620 HRESULT (WINAPI *GetTypeInfo)(IAgentCtlCommand *Thi
637 struct IAgentCtlCommand { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dagtctl.h51 typedef struct IAgentCtlCommand IAgentCtlCommand; typedef in typeref:struct:IAgentCtlCommand
181 typedef struct IAgentCtlCommand IAgentCtlCommand; typedef in typeref:struct:IAgentCtlCommand
598 struct IAgentCtlCommand : public IDispatch { struct in inherits:IDispatch
616 HRESULT (WINAPI *QueryInterface)(IAgentCtlCommand *This,REFIID riid,void **ppvObject);
617 ULONG (WINAPI *AddRef)(IAgentCtlCommand *This);
618 ULONG (WINAPI *Release)(IAgentCtlCommand *This);
619 HRESULT (WINAPI *GetTypeInfoCount)(IAgentCtlCommand *This,UINT *pctinfo);
620 HRESULT (WINAPI *GetTypeInfo)(IAgentCtlCommand *Thi
637 struct IAgentCtlCommand { struct
[all...]

Completed in 30 milliseconds