Searched refs:ActualCount (Results 1 - 8 of 8) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Ddbgeng.h215 STDMETHOD(GetRunningProcessSystemIds)(THIS_ ULONG64 Server,PULONG Ids,ULONG Count,PULONG ActualCount) PURE;
286 STDMETHOD(GetRunningProcessSystemIds)(THIS_ ULONG64 Server,PULONG Ids,ULONG Count,PULONG ActualCount) PURE;
348 STDMETHOD(GetRunningProcessSystemIds)(THIS_ ULONG64 Server,PULONG Ids,ULONG Count,PULONG ActualCount) PURE;
413 STDMETHOD(GetRunningProcessSystemIds)(THIS_ ULONG64 Server,PULONG Ids,ULONG Count,PULONG ActualCount) PURE;
H A Drpcndr.h263 unsigned __LONG32 ActualCount; member in struct:_MIDL_STUB_MESSAGE
H A Dmshtml.h8316 virtual HRESULT WINAPI move(BSTR Unit,__LONG32 Count,__LONG32 *ActualCount) = 0;
8317 virtual HRESULT WINAPI moveStart(BSTR Unit,__LONG32 Count,__LONG32 *ActualCount) = 0;
8318 virtual HRESULT WINAPI moveEnd(BSTR Unit,__LONG32 Count,__LONG32 *ActualCount) = 0;
8357 HRESULT WINAPI IHTMLTxtRange_move_Proxy(IHTMLTxtRange *This,BSTR Unit,__LONG32 Count,__LONG32 *ActualCount);
8359 HRESULT WINAPI IHTMLTxtRange_moveStart_Proxy(IHTMLTxtRange *This,BSTR Unit,__LONG32 Count,__LONG32 *ActualCount);
8361 HRESULT WINAPI IHTMLTxtRange_moveEnd_Proxy(IHTMLTxtRange *This,BSTR Unit,__LONG32 Count,__LONG32 *ActualCount);
[all...]
H A Dmshtmlc.h12627 virtual HRESULT WINAPI move(BSTR Unit,__LONG32 Count,__LONG32 *ActualCount) = 0;
12628 virtual HRESULT WINAPI moveStart(BSTR Unit,__LONG32 Count,__LONG32 *ActualCount) = 0;
12629 virtual HRESULT WINAPI moveEnd(BSTR Unit,__LONG32 Count,__LONG32 *ActualCount) = 0;
12668 HRESULT (WINAPI *move)(IHTMLTxtRange *This,BSTR Unit,__LONG32 Count,__LONG32 *ActualCount);
12669 HRESULT (WINAPI *moveStart)(IHTMLTxtRange *This,BSTR Unit,__LONG32 Count,__LONG32 *ActualCount);
12670 HRESULT (WINAPI *moveEnd)(IHTMLTxtRange *This,BSTR Unit,__LONG32 Count,__LONG32 *ActualCount);
12711 #define IHTMLTxtRange_move(This,Unit,Count,ActualCount) (This)->lpVtbl->move(This,Unit,Count,ActualCount)
12712 #define IHTMLTxtRange_moveStart(This,Unit,Count,ActualCount) (This)->lpVtbl->moveStart(This,Unit,Count,ActualCount)
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Ddbgeng.h215 STDMETHOD(GetRunningProcessSystemIds)(THIS_ ULONG64 Server,PULONG Ids,ULONG Count,PULONG ActualCount) PURE;
286 STDMETHOD(GetRunningProcessSystemIds)(THIS_ ULONG64 Server,PULONG Ids,ULONG Count,PULONG ActualCount) PURE;
348 STDMETHOD(GetRunningProcessSystemIds)(THIS_ ULONG64 Server,PULONG Ids,ULONG Count,PULONG ActualCount) PURE;
413 STDMETHOD(GetRunningProcessSystemIds)(THIS_ ULONG64 Server,PULONG Ids,ULONG Count,PULONG ActualCount) PURE;
H A Drpcndr.h263 unsigned __LONG32 ActualCount; member in struct:_MIDL_STUB_MESSAGE
H A Dmshtml.h8316 virtual HRESULT WINAPI move(BSTR Unit,__LONG32 Count,__LONG32 *ActualCount) = 0;
8317 virtual HRESULT WINAPI moveStart(BSTR Unit,__LONG32 Count,__LONG32 *ActualCount) = 0;
8318 virtual HRESULT WINAPI moveEnd(BSTR Unit,__LONG32 Count,__LONG32 *ActualCount) = 0;
8357 HRESULT WINAPI IHTMLTxtRange_move_Proxy(IHTMLTxtRange *This,BSTR Unit,__LONG32 Count,__LONG32 *ActualCount);
8359 HRESULT WINAPI IHTMLTxtRange_moveStart_Proxy(IHTMLTxtRange *This,BSTR Unit,__LONG32 Count,__LONG32 *ActualCount);
8361 HRESULT WINAPI IHTMLTxtRange_moveEnd_Proxy(IHTMLTxtRange *This,BSTR Unit,__LONG32 Count,__LONG32 *ActualCount);
[all...]
H A Dmshtmlc.h12627 virtual HRESULT WINAPI move(BSTR Unit,__LONG32 Count,__LONG32 *ActualCount) = 0;
12628 virtual HRESULT WINAPI moveStart(BSTR Unit,__LONG32 Count,__LONG32 *ActualCount) = 0;
12629 virtual HRESULT WINAPI moveEnd(BSTR Unit,__LONG32 Count,__LONG32 *ActualCount) = 0;
12668 HRESULT (WINAPI *move)(IHTMLTxtRange *This,BSTR Unit,__LONG32 Count,__LONG32 *ActualCount);
12669 HRESULT (WINAPI *moveStart)(IHTMLTxtRange *This,BSTR Unit,__LONG32 Count,__LONG32 *ActualCount);
12670 HRESULT (WINAPI *moveEnd)(IHTMLTxtRange *This,BSTR Unit,__LONG32 Count,__LONG32 *ActualCount);
12711 #define IHTMLTxtRange_move(This,Unit,Count,ActualCount) (This)->lpVtbl->move(This,Unit,Count,ActualCount)
12712 #define IHTMLTxtRange_moveStart(This,Unit,Count,ActualCount) (This)->lpVtbl->moveStart(This,Unit,Count,ActualCount)
[all...]

Completed in 694 milliseconds