Home
last modified time | relevance | path

Searched refs:ITFileTerminalEvent (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dtapi3if.h297 typedef struct ITFileTerminalEvent ITFileTerminalEvent; typedef
4345 struct ITFileTerminalEvent : public IDispatch { struct
4357 HRESULT (WINAPI *QueryInterface)(ITFileTerminalEvent *This,REFIID riid,void **ppvObject);
4358 ULONG (WINAPI *AddRef)(ITFileTerminalEvent *This);
4359 ULONG (WINAPI *Release)(ITFileTerminalEvent *This);
4360 HRESULT (WINAPI *GetTypeInfoCount)(ITFileTerminalEvent *This,UINT *pctinfo);
4361 …HRESULT (WINAPI *GetTypeInfo)(ITFileTerminalEvent *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
4362 …HRESULT (WINAPI *GetIDsOfNames)(ITFileTerminalEvent *This,REFIID riid,LPOLESTR *rgszNames,UINT cNa…
4363 …HRESULT (WINAPI *Invoke)(ITFileTerminalEvent *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD …
4364 HRESULT (WINAPI *get_Terminal)(ITFileTerminalEvent *This,ITTerminal **ppTerminal);
[all …]