HomeSort by relevance Sort by last modified time
    Searched refs:This (Results 201 - 225 of 7244) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mobsync.h 2 * This file has no copyright assigned and is placed in the Public Domain.
3 * This file is part of the mingw-w64 runtime package.
4 * No warranty is given; refer to the file DISCLAIMER.PD within this package.
15 #error This stub requires an updated version of <rpcndr.h>
146 HRESULT (WINAPI *QueryInterface)(ISyncMgrSynchronize *This,REFIID riid,void **ppvObject);
147 ULONG (WINAPI *AddRef)(ISyncMgrSynchronize *This);
148 ULONG (WINAPI *Release)(ISyncMgrSynchronize *This);
149 HRESULT (WINAPI *Initialize)(ISyncMgrSynchronize *This,DWORD dwReserved,DWORD dwSyncMgrFlags,DWORD cbCookie,const BYTE *lpCookie);
150 HRESULT (WINAPI *GetHandlerInfo)(ISyncMgrSynchronize *This,LPSYNCMGRHANDLERINFO *ppSyncMgrHandlerInfo);
151 HRESULT (WINAPI *EnumSyncMgrItems)(ISyncMgrSynchronize *This,ISyncMgrEnumItems **ppSyncMgrEnumItems)
    [all...]
certcli.h 2 * This file has no copyright assigned and is placed in the Public Domain.
3 * This file is part of the mingw-w64 runtime package.
4 * No warranty is given; refer to the file DISCLAIMER.PD within this package.
14 #error This stub requires an updated version of <rpcndr.h>
120 HRESULT (WINAPI *QueryInterface)(ICertGetConfig *This,REFIID riid,void **ppvObject);
121 ULONG (WINAPI *AddRef)(ICertGetConfig *This);
122 ULONG (WINAPI *Release)(ICertGetConfig *This);
123 HRESULT (WINAPI *GetTypeInfoCount)(ICertGetConfig *This,UINT *pctinfo);
124 HRESULT (WINAPI *GetTypeInfo)(ICertGetConfig *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
125 HRESULT (WINAPI *GetIDsOfNames)(ICertGetConfig *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId)
    [all...]
winsync.h 2 * This file has no copyright assigned and is placed in the Public Domain.
3 * This file is part of the mingw-w64 runtime package.
4 * No warranty is given; refer to the file DISCLAIMER.PD within this package.
181 #warning COM interfaces layout in this header has not been verified.
191 STDMETHOD_(ULONG, AddRef)(THIS) PURE;
192 STDMETHOD_(ULONG, Release)(THIS) PURE;
203 #define IAsynchronousDataRetriever_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
204 #define IAsynchronousDataRetriever_AddRef(This) (This)->lpVtbl->AddRef(This
    [all...]
tlogstg.h 51 * This file is part of the mingw-w64 runtime package.
52 * No warranty is given; refer to the file DISCLAIMER within this package.
107 ITravelLogEntry* This,
112 ITravelLogEntry* This);
115 ITravelLogEntry* This);
119 ITravelLogEntry* This,
123 ITravelLogEntry* This,
135 #define ITravelLogEntry_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject
    [all...]
iwamreg.h 2 * This file has no copyright assigned and is placed in the Public Domain.
3 * This file is part of the mingw-w64 runtime package.
4 * No warranty is given; refer to the file DISCLAIMER.PD within this package.
14 #error This stub requires an updated version of <rpcndr.h>
97 HRESULT (WINAPI *QueryInterface)(IWamAdmin *This,REFIID riid,void **ppvObject);
98 ULONG (WINAPI *AddRef)(IWamAdmin *This);
99 ULONG (WINAPI *Release)(IWamAdmin *This);
100 HRESULT (WINAPI *AppCreate)(IWamAdmin *This,LPCWSTR szMDPath,WINBOOL fInProc);
101 HRESULT (WINAPI *AppDelete)(IWamAdmin *This,LPCWSTR szMDPath,WINBOOL fRecursive);
102 HRESULT (WINAPI *AppUnLoad)(IWamAdmin *This,LPCWSTR szMDPath,WINBOOL fRecursive)
    [all...]
msdasc.h 2 * This file has no copyright assigned and is placed in the Public Domain.
3 * This file is part of the mingw-w64 runtime package.
4 * No warranty is given; refer to the file DISCLAIMER.PD within this package.
14 #error This stub requires an updated version of <rpcndr.h>
124 HRESULT (WINAPI *QueryInterface)(IService *This,REFIID riid,void **ppvObject);
125 ULONG (WINAPI *AddRef)(IService *This);
126 ULONG (WINAPI *Release)(IService *This);
127 HRESULT (WINAPI *InvokeService)(IService *This,IUnknown *pUnkInner);
134 #define IService_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject
    [all...]
certenc.h 2 * This file has no copyright assigned and is placed in the Public Domain.
3 * This file is part of the mingw-w64 runtime package.
4 * No warranty is given; refer to the file DISCLAIMER.PD within this package.
14 #error this stub requires an updated version of <rpcndr.h>
140 HRESULT (WINAPI *QueryInterface)(ICertEncodeStringArray *This,REFIID riid,void **ppvObject);
141 ULONG (WINAPI *AddRef)(ICertEncodeStringArray *This);
142 ULONG (WINAPI *Release)(ICertEncodeStringArray *This);
143 HRESULT (WINAPI *GetTypeInfoCount)(ICertEncodeStringArray *This,UINT *pctinfo);
144 HRESULT (WINAPI *GetTypeInfo)(ICertEncodeStringArray *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
145 HRESULT (WINAPI *GetIDsOfNames)(ICertEncodeStringArray *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId)
    [all...]
wmiutils.h 2 * This file has no copyright assigned and is placed in the Public Domain.
3 * This file is part of the mingw-w64 runtime package.
4 * No warranty is given; refer to the file DISCLAIMER.PD within this package.
14 #error This stub requires an updated version of <rpcndr.h>
122 HRESULT (WINAPI *QueryInterface)(IWbemPathKeyList *This,REFIID riid,void **ppvObject);
123 ULONG (WINAPI *AddRef)(IWbemPathKeyList *This);
124 ULONG (WINAPI *Release)(IWbemPathKeyList *This);
125 HRESULT (WINAPI *GetCount)(IWbemPathKeyList *This,ULONG *puKeyCount);
126 HRESULT (WINAPI *SetKey)(IWbemPathKeyList *This,LPCWSTR wszName,ULONG uFlags,ULONG uCimType,LPVOID pKeyVal);
127 HRESULT (WINAPI *SetKey2)(IWbemPathKeyList *This,LPCWSTR wszName,ULONG uFlags,ULONG uCimType,VARIANT *pKeyVal)
    [all...]
netcon.h 2 * This file has no copyright assigned and is placed in the Public Domain.
3 * This file is part of the mingw-w64 runtime package.
4 * No warranty is given; refer to the file DISCLAIMER.PD within this package.
14 #error This stub requires an updated version of <rpcndr.h>
177 HRESULT (WINAPI *QueryInterface)(IEnumNetConnection *This,REFIID riid,void **ppvObject);
178 ULONG (WINAPI *AddRef)(IEnumNetConnection *This);
179 ULONG (WINAPI *Release)(IEnumNetConnection *This);
180 HRESULT (WINAPI *Next)(IEnumNetConnection *This,ULONG celt,INetConnection **rgelt,ULONG *pceltFetched);
181 HRESULT (WINAPI *Skip)(IEnumNetConnection *This,ULONG celt);
182 HRESULT (WINAPI *Reset)(IEnumNetConnection *This);
    [all...]
tapi3cc.h 2 * This file has no copyright assigned and is placed in the Public Domain.
3 * This file is part of the mingw-w64 runtime package.
4 * No warranty is given; refer to the file DISCLAIMER.PD within this package.
14 #error This stub requires an updated version of <rpcndr.h>
182 HRESULT (WINAPI *QueryInterface)(ITAgent *This,REFIID riid,void **ppvObject);
183 ULONG (WINAPI *AddRef)(ITAgent *This);
184 ULONG (WINAPI *Release)(ITAgent *This);
185 HRESULT (WINAPI *GetTypeInfoCount)(ITAgent *This,UINT *pctinfo);
186 HRESULT (WINAPI *GetTypeInfo)(ITAgent *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
187 HRESULT (WINAPI *GetIDsOfNames)(ITAgent *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId)
    [all...]
certadm.h 2 * This file has no copyright assigned and is placed in the Public Domain.
3 * This file is part of the mingw-w64 runtime package.
4 * No warranty is given; refer to the file DISCLAIMER.PD within this package.
14 #error this stub requires an updated version of <rpcndr.h>
114 HRESULT (WINAPI *QueryInterface)(ICertAdmin *This,REFIID riid,void **ppvObject);
115 ULONG (WINAPI *AddRef)(ICertAdmin *This);
116 ULONG (WINAPI *Release)(ICertAdmin *This);
117 HRESULT (WINAPI *GetTypeInfoCount)(ICertAdmin *This,UINT *pctinfo);
118 HRESULT (WINAPI *GetTypeInfo)(ICertAdmin *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
119 HRESULT (WINAPI *GetIDsOfNames)(ICertAdmin *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId)
    [all...]
wbemdisp.h 370 * This file is part of the mingw-w64 runtime package.
371 * No warranty is given; refer to the file DISCLAIMER within this package.
    [all...]
functiondiscoverynotification.h 2 * This file has no copyright assigned and is placed in the Public Domain.
3 * This file is part of the mingw-w64 runtime package.
4 * No warranty is given; refer to the file DISCLAIMER.PD within this package.
14 #warning COM interfaces layout in this header has not been verified.
24 STDMETHOD_(ULONG, AddRef)(THIS) PURE;
25 STDMETHOD_(ULONG, Release)(THIS) PURE;
35 #define IFunctionDiscoveryNotification_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
36 #define IFunctionDiscoveryNotification_AddRef(This) (This)->lpVtbl->AddRef(This
    [all...]
identitystore.h 2 * This file has no copyright assigned and is placed in the Public Domain.
3 * This file is part of the mingw-w64 runtime package.
4 * No warranty is given; refer to the file DISCLAIMER.PD within this package.
23 #warning COM interfaces layout in this header has not been verified.
33 STDMETHOD_(ULONG, AddRef)(THIS) PURE;
34 STDMETHOD_(ULONG, Release)(THIS) PURE;
44 #define IAssociatedIdentityProvider_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
45 #define IAssociatedIdentityProvider_AddRef(This) (This)->lpVtbl->AddRef(This
    [all...]
mmdeviceapi.h 165 IMMNotificationClient* This,
170 IMMNotificationClient* This);
173 IMMNotificationClient* This);
177 IMMNotificationClient* This,
182 IMMNotificationClient* This,
186 IMMNotificationClient* This,
190 IMMNotificationClient* This,
196 IMMNotificationClient* This,
209 #define IMMNotificationClient_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject
    [all...]
medparam.h 127 IMediaParams* This,
132 IMediaParams* This);
135 IMediaParams* This);
139 IMediaParams* This,
145 IMediaParams* This,
151 IMediaParams* This,
156 IMediaParams* This,
161 IMediaParams* This,
174 #define IMediaParams_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject
    [all...]
windows.security.cryptography.h 120 ICryptographicBufferStatics* This,
125 ICryptographicBufferStatics* This);
128 ICryptographicBufferStatics* This);
132 ICryptographicBufferStatics* This,
137 ICryptographicBufferStatics* This,
141 ICryptographicBufferStatics* This,
146 ICryptographicBufferStatics* This,
152 ICryptographicBufferStatics* This,
157 ICryptographicBufferStatics* This,
161 ICryptographicBufferStatics* This,
    [all...]
h323priv.h 2 * This file has no copyright assigned and is placed in the Public Domain.
3 * This file is part of the mingw-w64 runtime package.
4 * No warranty is given; refer to the file DISCLAIMER.PD within this package.
14 #error This stub requires an updated version of <rpcndr.h>
67 HRESULT (WINAPI *QueryInterface)(IH323LineEx *This,REFIID riid,void **ppvObject);
68 ULONG (WINAPI *AddRef)(IH323LineEx *This);
69 ULONG (WINAPI *Release)(IH323LineEx *This);
70 HRESULT (WINAPI *SetExternalT120Address)(IH323LineEx *This,WINBOOL fEnable,DWORD dwIP,WORD wPort);
71 HRESULT (WINAPI *SetDefaultCapabilityPreferrence)(IH323LineEx *This,DWORD dwNumCaps,H245_CAPABILITY *pCapabilities,DWORD *pWeights);
72 HRESULT (WINAPI *SetAlias)(IH323LineEx *This,WCHAR *strAlias,DWORD dwLength)
    [all...]
alg.h 254 IAdapterInfo* This,
259 IAdapterInfo* This);
262 IAdapterInfo* This);
266 IAdapterInfo* This,
270 IAdapterInfo* This,
274 IAdapterInfo* This,
287 #define IAdapterInfo_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
288 #define IAdapterInfo_AddRef(This) (This)->lpVtbl->AddRef(This
    [all...]
callobj.h 2 * This file has no copyright assigned and is placed in the Public Domain.
3 * This file is part of the mingw-w64 runtime package.
4 * No warranty is given; refer to the file DISCLAIMER.PD within this package.
14 #error this stub requires an updated version of <rpcndr.h>
152 HRESULT (WINAPI *QueryInterface)(ICallFrame *This,REFIID riid,void **ppvObject);
153 ULONG (WINAPI *AddRef)(ICallFrame *This);
154 ULONG (WINAPI *Release)(ICallFrame *This);
155 HRESULT (WINAPI *GetInfo)(ICallFrame *This,CALLFRAMEINFO *pInfo);
156 HRESULT (WINAPI *GetIIDAndMethod)(ICallFrame *This,IID *pIID,ULONG *piMethod);
157 HRESULT (WINAPI *GetNames)(ICallFrame *This,LPWSTR *pwszInterface,LPWSTR *pwszMethod)
    [all...]
subsmgr.h 2 * This file has no copyright assigned and is placed in the Public Domain.
3 * This file is part of the mingw-w64 runtime package.
4 * No warranty is given; refer to the file DISCLAIMER.PD within this package.
14 #error This stub requires an updated version of <rpcndr.h>
101 HRESULT (WINAPI *QueryInterface)(IEnumItemProperties *This,REFIID riid,void **ppvObject);
102 ULONG (WINAPI *AddRef)(IEnumItemProperties *This);
103 ULONG (WINAPI *Release)(IEnumItemProperties *This);
104 HRESULT (WINAPI *Next)(IEnumItemProperties *This,ULONG celt,ITEMPROP *rgelt,ULONG *pceltFetched);
105 HRESULT (WINAPI *Skip)(IEnumItemProperties *This,ULONG celt);
106 HRESULT (WINAPI *Reset)(IEnumItemProperties *This);
    [all...]
oaidl.h 129 * This file is part of the mingw-w64 runtime package.
130 * No warranty is given; refer to the file DISCLAIMER within this package.
360 * For now we define _FORCENAMELESSUNION. For 4.0 this define
927 ICreateTypeInfo* This,
932 ICreateTypeInfo* This);
935 ICreateTypeInfo* This);
939 ICreateTypeInfo* This,
943 ICreateTypeInfo* This,
947 ICreateTypeInfo* This,
951 ICreateTypeInfo* This,
    [all...]
cdoex.h 2 * This file has no copyright assigned and is placed in the Public Domain.
3 * This file is part of the mingw-w64 runtime package.
4 * No warranty is given; refer to the file DISCLAIMER.PD within this package.
14 #error this stub requires an updated version of <rpcndr.h>
523 HRESULT (WINAPI *QueryInterface)(IDataSource *This,REFIID riid,void **ppvObject);
524 ULONG (WINAPI *AddRef)(IDataSource *This);
525 ULONG (WINAPI *Release)(IDataSource *This);
526 HRESULT (WINAPI *GetTypeInfoCount)(IDataSource *This,UINT *pctinfo);
527 HRESULT (WINAPI *GetTypeInfo)(IDataSource *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
528 HRESULT (WINAPI *GetIDsOfNames)(IDataSource *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId)
    [all...]
simpdc.h 2 * This file has no copyright assigned and is placed in the Public Domain.
3 * This file is part of the mingw-w64 runtime package.
4 * No warranty is given; refer to the file DISCLAIMER.PD within this package.
46 HRESULT (WINAPI *QueryInterface)(ISimpleDataConverter *This,REFIID riid,void **ppvObject);
47 ULONG (WINAPI *AddRef)(ISimpleDataConverter *This);
48 ULONG (WINAPI *Release)(ISimpleDataConverter *This);
49 HRESULT (WINAPI *ConvertData)(ISimpleDataConverter *This,VARIANT varSrc,__LONG32 vtDest,IUnknown *pUnknownElement,VARIANT *pvarDest);
50 HRESULT (WINAPI *CanConvertData)(ISimpleDataConverter *This,__LONG32 vt1,__LONG32 vt2);
57 #define ISimpleDataConverter_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject
    [all...]
wbemtran.h 103 * This file is part of the mingw-w64 runtime package.
104 * No warranty is given; refer to the file DISCLAIMER within this package.
248 IWbemLevel1Login* This,
253 IWbemLevel1Login* This);
256 IWbemLevel1Login* This);
260 IWbemLevel1Login* This,
266 IWbemLevel1Login* This,
272 IWbemLevel1Login* This,
280 IWbemLevel1Login* This,
296 #define IWbemLevel1Login_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject
    [all...]

Completed in 813 milliseconds

1 2 3 4 5 6 7 891011>>