Searched refs:GetCount (Results 1 - 25 of 59) sorted by relevance

123

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dobjectarray.h50 virtual HRESULT STDMETHODCALLTYPE GetCount(
79 HRESULT (STDMETHODCALLTYPE *GetCount)(
102 #define IObjectArray_GetCount(This,pcObjects) (This)->lpVtbl->GetCount(This,pcObjects)
117 return This->lpVtbl->GetCount(This,pcObjects);
192 HRESULT (STDMETHODCALLTYPE *GetCount)(
231 #define IObjectCollection_GetCount(This,pcObjects) (This)->lpVtbl->GetCount(This,pcObjects)
251 return This->lpVtbl->GetCount(This,pcObjects);
H A Dtlogstg.h154 virtual HRESULT WINAPI GetCount(TLENUMF flags,DWORD *pcEntries) = 0;
168 HRESULT (WINAPI *GetCount)(ITravelLogStg *This,TLENUMF flags,DWORD *pcEntries); member in struct:ITravelLogStgVtbl
184 #define ITravelLogStg_GetCount(This,flags,pcEntries) (This)->lpVtbl->GetCount(This,flags,pcEntries)
H A D_dbdao.h227 virtual LONG GetCount(VOID) = 0;
237 LONG GetCount(VOID);
247 LONG GetCount(VOID);
296 LONG GetCount(VOID);
H A Dportabledevicetypes.h85 virtual HRESULT STDMETHODCALLTYPE GetCount(
264 HRESULT (STDMETHODCALLTYPE *GetCount)(
474 #define IPortableDeviceValues_GetCount(This,pcelt) (This)->lpVtbl->GetCount(This,pcelt)
527 return This->lpVtbl->GetCount(This,pcelt);
1022 virtual HRESULT STDMETHODCALLTYPE GetCount(
1059 HRESULT (STDMETHODCALLTYPE *GetCount)(
1092 #define IPortableDeviceKeyCollection_GetCount(This,pcElems) (This)->lpVtbl->GetCount(This,pcElems)
1110 return This->lpVtbl->GetCount(This,pcElems);
1183 virtual HRESULT STDMETHODCALLTYPE GetCount(
1226 HRESULT (STDMETHODCALLTYPE *GetCount)(
[all...]
H A Dcertenc.h131 virtual HRESULT WINAPI GetCount(LONG *pCount) = 0;
149 HRESULT (WINAPI *GetCount)(ICertEncodeStringArray *This,LONG *pCount); member in struct:ICertEncodeStringArrayVtbl
169 #define ICertEncodeStringArray_GetCount(This,pCount) (This)->lpVtbl->GetCount(This,pCount)
199 virtual HRESULT WINAPI GetCount(LONG *pCount) = 0;
216 HRESULT (WINAPI *GetCount)(ICertEncodeLongArray *This,LONG *pCount); member in struct:ICertEncodeLongArrayVtbl
235 #define ICertEncodeLongArray_GetCount(This,pCount) (This)->lpVtbl->GetCount(This,pCount)
263 virtual HRESULT WINAPI GetCount(LONG *pCount) = 0;
280 HRESULT (WINAPI *GetCount)(ICertEncodeDateArray *This,LONG *pCount); member in struct:ICertEncodeDateArrayVtbl
299 #define ICertEncodeDateArray_GetCount(This,pCount) (This)->lpVtbl->GetCount(This,pCount)
H A Ddbgprop.h204 virtual HRESULT WINAPI GetCount(ULONG *pcelt) = 0;
216 HRESULT (WINAPI *GetCount)(IEnumDebugPropertyInfo *This,ULONG *pcelt); member in struct:IEnumDebugPropertyInfoVtbl
230 #define IEnumDebugPropertyInfo_GetCount(This,pcelt) (This)->lpVtbl->GetCount(This,pcelt)
301 virtual HRESULT WINAPI GetCount(ULONG *pcelt) = 0;
313 HRESULT (WINAPI *GetCount)(IEnumDebugExtendedPropertyInfo *This,ULONG *pcelt); member in struct:IEnumDebugExtendedPropertyInfoVtbl
327 #define IEnumDebugExtendedPropertyInfo_GetCount(This,pcelt) (This)->lpVtbl->GetCount(This,pcelt)
H A Dqmgr.h192 virtual HRESULT WINAPI GetCount(ULONG *puCount) = 0;
204 HRESULT (WINAPI *GetCount)(IEnumBackgroundCopyJobs1 *This,ULONG *puCount); member in struct:IEnumBackgroundCopyJobs1Vtbl
218 #define IEnumBackgroundCopyJobs1_GetCount(This,puCount) (This)->lpVtbl->GetCount(This,puCount)
350 virtual HRESULT WINAPI GetCount(ULONG *puCount) = 0;
362 HRESULT (WINAPI *GetCount)(IEnumBackgroundCopyGroups *This,ULONG *puCount); member in struct:IEnumBackgroundCopyGroupsVtbl
376 #define IEnumBackgroundCopyGroups_GetCount(This,puCount) (This)->lpVtbl->GetCount(This,puCount)
H A Dsubsmgr.h96 virtual HRESULT WINAPI GetCount(ULONG *pnCount) = 0;
108 HRESULT (WINAPI *GetCount)(IEnumItemProperties *This,ULONG *pnCount); member in struct:IEnumItemPropertiesVtbl
122 #define IEnumItemProperties_GetCount(This,pnCount) (This)->lpVtbl->GetCount(This,pnCount)
225 virtual HRESULT WINAPI GetCount(ULONG *pnCount) = 0;
237 HRESULT (WINAPI *GetCount)(IEnumSubscription *This,ULONG *pnCount); member in struct:IEnumSubscriptionVtbl
251 #define IEnumSubscription_GetCount(This,pnCount) (This)->lpVtbl->GetCount(This,pnCount)
H A Dfunctiondiscoveryapi.h117 STDMETHOD_(HRESULT,GetCount)(THIS_ DWORD *pdwCount) PURE;
131 #define IFunctionInstanceCollection_GetCount(This,pdwCount) (This)->lpVtbl->GetCount(This,pdwCount)
H A Dwia.h239 virtual HRESULT WINAPI GetCount(ULONG *celt) = 0;
251 HRESULT (WINAPI *GetCount)(IEnumWIA_DEV_INFO *This,ULONG *celt); member in struct:IEnumWIA_DEV_INFOVtbl
265 #define IEnumWIA_DEV_INFO_GetCount(This,celt) (This)->lpVtbl->GetCount(This,celt)
548 virtual HRESULT WINAPI GetCount(ULONG *pulNumProps) = 0;
571 HRESULT (WINAPI *GetCount)(IWiaPropertyStorage *This,ULONG *pulNumProps); member in struct:IWiaPropertyStorageVtbl
596 #define IWiaPropertyStorage_GetCount(This,pulNumProps) (This)->lpVtbl->GetCount(This,pulNumProps)
645 virtual HRESULT WINAPI GetCount(ULONG *celt) = 0;
657 HRESULT (WINAPI *GetCount)(IEnumWiaItem *This,ULONG *celt); member in struct:IEnumWiaItemVtbl
671 #define IEnumWiaItem_GetCount(This,celt) (This)->lpVtbl->GetCount(This,celt)
711 virtual HRESULT WINAPI GetCount(ULON
723 HRESULT (WINAPI *GetCount)(IEnumWIA_DEV_CAPS *This,ULONG *pcelt); member in struct:IEnumWIA_DEV_CAPSVtbl
774 HRESULT (WINAPI *GetCount)(IEnumWIA_FORMAT_INFO *This,ULONG *pcelt); member in struct:IEnumWIA_FORMAT_INFOVtbl
[all...]
H A Dbits.h156 virtual HRESULT WINAPI GetCount(ULONG *puCount) = 0;
168 HRESULT (WINAPI *GetCount)(IEnumBackgroundCopyFiles *This,ULONG *puCount); member in struct:IEnumBackgroundCopyFilesVtbl
182 #define IEnumBackgroundCopyFiles_GetCount(This,puCount) (This)->lpVtbl->GetCount(This,puCount)
487 virtual HRESULT WINAPI GetCount(ULONG *puCount) = 0;
499 HRESULT (WINAPI *GetCount)(IEnumBackgroundCopyJobs *This,ULONG *puCount); member in struct:IEnumBackgroundCopyJobsVtbl
513 #define IEnumBackgroundCopyJobs_GetCount(This,puCount) (This)->lpVtbl->GetCount(This,puCount)
H A Ddxtmpl.h324 int GetCount() const;
369 inline int CDXList<TYPE,ARG_TYPE>::GetCount() const { return m_nCount; } function in class:CDXList
665 int GetCount() const;
694 inline int CDXMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::GetCount() const { return m_nCount; } function in class:CDXMap
H A Dmmdeviceapi.h461 virtual HRESULT STDMETHODCALLTYPE GetCount(
489 HRESULT (STDMETHODCALLTYPE *GetCount)(
511 #define IMMDeviceCollection_GetCount(This,pcDevices) (This)->lpVtbl->GetCount(This,pcDevices)
526 return This->lpVtbl->GetCount(This,pcDevices);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dobjectarray.h50 virtual HRESULT STDMETHODCALLTYPE GetCount(
79 HRESULT (STDMETHODCALLTYPE *GetCount)(
102 #define IObjectArray_GetCount(This,pcObjects) (This)->lpVtbl->GetCount(This,pcObjects)
117 return This->lpVtbl->GetCount(This,pcObjects);
192 HRESULT (STDMETHODCALLTYPE *GetCount)(
231 #define IObjectCollection_GetCount(This,pcObjects) (This)->lpVtbl->GetCount(This,pcObjects)
251 return This->lpVtbl->GetCount(This,pcObjects);
H A Dtlogstg.h154 virtual HRESULT WINAPI GetCount(TLENUMF flags,DWORD *pcEntries) = 0;
168 HRESULT (WINAPI *GetCount)(ITravelLogStg *This,TLENUMF flags,DWORD *pcEntries); member in struct:ITravelLogStgVtbl
184 #define ITravelLogStg_GetCount(This,flags,pcEntries) (This)->lpVtbl->GetCount(This,flags,pcEntries)
H A D_dbdao.h227 virtual LONG GetCount(VOID) = 0;
237 LONG GetCount(VOID);
247 LONG GetCount(VOID);
296 LONG GetCount(VOID);
H A Dportabledevicetypes.h85 virtual HRESULT STDMETHODCALLTYPE GetCount(
264 HRESULT (STDMETHODCALLTYPE *GetCount)(
474 #define IPortableDeviceValues_GetCount(This,pcelt) (This)->lpVtbl->GetCount(This,pcelt)
527 return This->lpVtbl->GetCount(This,pcelt);
1022 virtual HRESULT STDMETHODCALLTYPE GetCount(
1059 HRESULT (STDMETHODCALLTYPE *GetCount)(
1092 #define IPortableDeviceKeyCollection_GetCount(This,pcElems) (This)->lpVtbl->GetCount(This,pcElems)
1110 return This->lpVtbl->GetCount(This,pcElems);
1183 virtual HRESULT STDMETHODCALLTYPE GetCount(
1226 HRESULT (STDMETHODCALLTYPE *GetCount)(
[all...]
H A Dcertenc.h131 virtual HRESULT WINAPI GetCount(LONG *pCount) = 0;
149 HRESULT (WINAPI *GetCount)(ICertEncodeStringArray *This,LONG *pCount); member in struct:ICertEncodeStringArrayVtbl
169 #define ICertEncodeStringArray_GetCount(This,pCount) (This)->lpVtbl->GetCount(This,pCount)
199 virtual HRESULT WINAPI GetCount(LONG *pCount) = 0;
216 HRESULT (WINAPI *GetCount)(ICertEncodeLongArray *This,LONG *pCount); member in struct:ICertEncodeLongArrayVtbl
235 #define ICertEncodeLongArray_GetCount(This,pCount) (This)->lpVtbl->GetCount(This,pCount)
263 virtual HRESULT WINAPI GetCount(LONG *pCount) = 0;
280 HRESULT (WINAPI *GetCount)(ICertEncodeDateArray *This,LONG *pCount); member in struct:ICertEncodeDateArrayVtbl
299 #define ICertEncodeDateArray_GetCount(This,pCount) (This)->lpVtbl->GetCount(This,pCount)
H A Ddbgprop.h204 virtual HRESULT WINAPI GetCount(ULONG *pcelt) = 0;
216 HRESULT (WINAPI *GetCount)(IEnumDebugPropertyInfo *This,ULONG *pcelt); member in struct:IEnumDebugPropertyInfoVtbl
230 #define IEnumDebugPropertyInfo_GetCount(This,pcelt) (This)->lpVtbl->GetCount(This,pcelt)
301 virtual HRESULT WINAPI GetCount(ULONG *pcelt) = 0;
313 HRESULT (WINAPI *GetCount)(IEnumDebugExtendedPropertyInfo *This,ULONG *pcelt); member in struct:IEnumDebugExtendedPropertyInfoVtbl
327 #define IEnumDebugExtendedPropertyInfo_GetCount(This,pcelt) (This)->lpVtbl->GetCount(This,pcelt)
H A Dqmgr.h192 virtual HRESULT WINAPI GetCount(ULONG *puCount) = 0;
204 HRESULT (WINAPI *GetCount)(IEnumBackgroundCopyJobs1 *This,ULONG *puCount); member in struct:IEnumBackgroundCopyJobs1Vtbl
218 #define IEnumBackgroundCopyJobs1_GetCount(This,puCount) (This)->lpVtbl->GetCount(This,puCount)
350 virtual HRESULT WINAPI GetCount(ULONG *puCount) = 0;
362 HRESULT (WINAPI *GetCount)(IEnumBackgroundCopyGroups *This,ULONG *puCount); member in struct:IEnumBackgroundCopyGroupsVtbl
376 #define IEnumBackgroundCopyGroups_GetCount(This,puCount) (This)->lpVtbl->GetCount(This,puCount)
H A Dsubsmgr.h96 virtual HRESULT WINAPI GetCount(ULONG *pnCount) = 0;
108 HRESULT (WINAPI *GetCount)(IEnumItemProperties *This,ULONG *pnCount); member in struct:IEnumItemPropertiesVtbl
122 #define IEnumItemProperties_GetCount(This,pnCount) (This)->lpVtbl->GetCount(This,pnCount)
225 virtual HRESULT WINAPI GetCount(ULONG *pnCount) = 0;
237 HRESULT (WINAPI *GetCount)(IEnumSubscription *This,ULONG *pnCount); member in struct:IEnumSubscriptionVtbl
251 #define IEnumSubscription_GetCount(This,pnCount) (This)->lpVtbl->GetCount(This,pnCount)
H A Dfunctiondiscoveryapi.h117 STDMETHOD_(HRESULT,GetCount)(THIS_ DWORD *pdwCount) PURE;
131 #define IFunctionInstanceCollection_GetCount(This,pdwCount) (This)->lpVtbl->GetCount(This,pdwCount)
H A Dwia.h239 virtual HRESULT WINAPI GetCount(ULONG *celt) = 0;
251 HRESULT (WINAPI *GetCount)(IEnumWIA_DEV_INFO *This,ULONG *celt); member in struct:IEnumWIA_DEV_INFOVtbl
265 #define IEnumWIA_DEV_INFO_GetCount(This,celt) (This)->lpVtbl->GetCount(This,celt)
548 virtual HRESULT WINAPI GetCount(ULONG *pulNumProps) = 0;
571 HRESULT (WINAPI *GetCount)(IWiaPropertyStorage *This,ULONG *pulNumProps); member in struct:IWiaPropertyStorageVtbl
596 #define IWiaPropertyStorage_GetCount(This,pulNumProps) (This)->lpVtbl->GetCount(This,pulNumProps)
645 virtual HRESULT WINAPI GetCount(ULONG *celt) = 0;
657 HRESULT (WINAPI *GetCount)(IEnumWiaItem *This,ULONG *celt); member in struct:IEnumWiaItemVtbl
671 #define IEnumWiaItem_GetCount(This,celt) (This)->lpVtbl->GetCount(This,celt)
711 virtual HRESULT WINAPI GetCount(ULON
723 HRESULT (WINAPI *GetCount)(IEnumWIA_DEV_CAPS *This,ULONG *pcelt); member in struct:IEnumWIA_DEV_CAPSVtbl
774 HRESULT (WINAPI *GetCount)(IEnumWIA_FORMAT_INFO *This,ULONG *pcelt); member in struct:IEnumWIA_FORMAT_INFOVtbl
[all...]
H A Dbits.h156 virtual HRESULT WINAPI GetCount(ULONG *puCount) = 0;
168 HRESULT (WINAPI *GetCount)(IEnumBackgroundCopyFiles *This,ULONG *puCount); member in struct:IEnumBackgroundCopyFilesVtbl
182 #define IEnumBackgroundCopyFiles_GetCount(This,puCount) (This)->lpVtbl->GetCount(This,puCount)
487 virtual HRESULT WINAPI GetCount(ULONG *puCount) = 0;
499 HRESULT (WINAPI *GetCount)(IEnumBackgroundCopyJobs *This,ULONG *puCount); member in struct:IEnumBackgroundCopyJobsVtbl
513 #define IEnumBackgroundCopyJobs_GetCount(This,puCount) (This)->lpVtbl->GetCount(This,puCount)
H A Ddxtmpl.h324 int GetCount() const;
369 inline int CDXList<TYPE,ARG_TYPE>::GetCount() const { return m_nCount; } function in class:CDXList
665 int GetCount() const;
694 inline int CDXMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::GetCount() const { return m_nCount; } function in class:CDXMap

Completed in 5906 milliseconds

123