Searched defs:get_Count (Results 1 - 25 of 68) sorted by relevance

123

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmspcoll.h50 STDMETHOD(get_Count)(__LONG32 *retval) { function in class:CTapiIfCollection
52 LOG((MSP_TRACE,"CTapiCollection::get_Count - enter"));
58 LOG((MSP_TRACE,"CTapiCollection::get_Count - exit"));
128 STDMETHOD(get_Count)(__LONG32 *retval) { function in class:CTapiBstrCollection
130 LOG((MSP_TRACE,"CTapiBstrCollection::get_Count - enter"));
136 LOG((MSP_TRACE,"CTapiBstrCollection::get_Count - exit"));
H A Dadojet.h294 virtual HRESULT WINAPI get_Count(__LONG32 *c) = 0;
311 HRESULT (WINAPI *get_Count)(Filters *This,__LONG32 *c); member in struct:FiltersVtbl
330 #define Filters_get_Count(This,c) (This)->lpVtbl->get_Count(This,c)
H A Dxmltrnsf.h267 virtual HRESULT WINAPI get_Count(__LONG32 *iCount) = 0;
283 HRESULT (WINAPI *get_Count)(ISWbemXMLDocumentSet *This,__LONG32 *iCount); member in struct:ISWbemXMLDocumentSetVtbl
301 #define ISWbemXMLDocumentSet_get_Count(This,iCount) (This)->lpVtbl->get_Count(This,iCount)
H A Dmergemod.h235 virtual HRESULT WINAPI get_Count(__LONG32 *Count) = 0;
249 HRESULT (WINAPI *get_Count)(IMsmStrings *This,__LONG32 *Count); member in struct:IMsmStringsVtbl
265 #define IMsmStrings_get_Count(This,Count) (This)->lpVtbl->get_Count(This,Count)
397 virtual HRESULT WINAPI get_Count(__LONG32 *Count) = 0;
411 HRESULT (WINAPI *get_Count)(IMsmErrors *This,__LONG32 *Count); member in struct:IMsmErrorsVtbl
427 #define IMsmErrors_get_Count(This,Count) (This)->lpVtbl->get_Count(This,Count)
538 virtual HRESULT WINAPI get_Count(__LONG32 *Count) = 0;
552 HRESULT (WINAPI *get_Count)(IMsmDependencies *This,__LONG32 *Count); member in struct:IMsmDependenciesVtbl
568 #define IMsmDependencies_get_Count(This,Count) (This)->lpVtbl->get_Count(This,Count)
715 virtual HRESULT WINAPI get_Count(__LONG3
729 HRESULT (WINAPI *get_Count)(IMsmConfigurableItems *This,__LONG32 *Count); member in struct:IMsmConfigurableItemsVtbl
[all...]
H A Dmtxadmin.h263 virtual HRESULT WINAPI get_Count(__LONG32 *retval) = 0;
290 HRESULT (WINAPI *get_Count)(ICatalogCollection *This,__LONG32 *retval); member in struct:ICatalogCollectionVtbl
319 #define ICatalogCollection_get_Count(This,retval) (This)->lpVtbl->get_Count(This,retval)
H A Dsdpblb.h325 virtual HRESULT WINAPI get_Count(LONG *pVal) = 0;
342 HRESULT (WINAPI *get_Count)(ITMediaCollection *This,LONG *pVal); member in struct:ITMediaCollectionVtbl
361 #define ITMediaCollection_get_Count(This,pVal) (This)->lpVtbl->get_Count(This,pVal)
489 virtual HRESULT WINAPI get_Count(LONG *pVal) = 0;
506 HRESULT (WINAPI *get_Count)(ITTimeCollection *This,LONG *pVal); member in struct:ITTimeCollectionVtbl
525 #define ITTimeCollection_get_Count(This,pVal) (This)->lpVtbl->get_Count(This,pVal)
791 virtual HRESULT WINAPI get_Count(LONG *pVal) = 0;
808 HRESULT (WINAPI *get_Count)(ITAttributeList *This,LONG *pVal); member in struct:ITAttributeListVtbl
827 #define ITAttributeList_get_Count(This,pVal) (This)->lpVtbl->get_Count(This,pVal)
H A Dadomd.h880 virtual HRESULT WINAPI get_Count(__LONG32 *c) = 0;
894 HRESULT (WINAPI *get_Count)(MD_Collection *This,__LONG32 *c); member in struct:MD_CollectionVtbl
910 #define MD_Collection_get_Count(This,c) (This)->lpVtbl->get_Count(This,c)
941 HRESULT (WINAPI *get_Count)(Members *This,__LONG32 *c); member in struct:MembersVtbl
958 #define Members_get_Count(This,c) (This)->lpVtbl->get_Count(This,c)
986 HRESULT (WINAPI *get_Count)(Levels *This,__LONG32 *c); member in struct:LevelsVtbl
1003 #define Levels_get_Count(This,c) (This)->lpVtbl->get_Count(This,c)
1031 HRESULT (WINAPI *get_Count)(Axes *This,__LONG32 *c); member in struct:AxesVtbl
1048 #define Axes_get_Count(This,c) (This)->lpVtbl->get_Count(This,c)
1076 HRESULT (WINAPI *get_Count)(Position member in struct:PositionsVtbl
1121 HRESULT (WINAPI *get_Count)(Hierarchies *This,__LONG32 *c); member in struct:HierarchiesVtbl
1166 HRESULT (WINAPI *get_Count)(Dimensions *This,__LONG32 *c); member in struct:DimensionsVtbl
1211 HRESULT (WINAPI *get_Count)(CubeDefs *This,__LONG32 *c); member in struct:CubeDefsVtbl
[all...]
H A Dasptlb.h151 virtual HRESULT WINAPI get_Count(int *cStrRet) = 0;
165 HRESULT (WINAPI *get_Count)(IStringList *This,int *cStrRet); member in struct:IStringListVtbl
181 #define IStringList_get_Count(This,cStrRet) (This)->lpVtbl->get_Count(This,cStrRet)
201 virtual HRESULT WINAPI get_Count(int *cStrRet) = 0;
216 HRESULT (WINAPI *get_Count)(IRequestDictionary *This,int *cStrRet); member in struct:IRequestDictionaryVtbl
233 #define IRequestDictionary_get_Count(This,cStrRet) (This)->lpVtbl->get_Count(This,cStrRet)
340 virtual HRESULT WINAPI get_Count(int *cStrRet) = 0;
356 HRESULT (WINAPI *get_Count)(IReadCookie *This,int *cStrRet); member in struct:IReadCookieVtbl
374 #define IReadCookie_get_Count(This,cStrRet) (This)->lpVtbl->get_Count(This,cStrRet)
643 virtual HRESULT WINAPI get_Count(in
662 HRESULT (WINAPI *get_Count)(IVariantDictionary *This,int *cStrRet); member in struct:IVariantDictionaryVtbl
[all...]
H A Dcdonts.h492 virtual HRESULT WINAPI get_Count(__LONG32 *varCount) = 0;
516 HRESULT (WINAPI *get_Count)(Messages *This,__LONG32 *varCount); member in struct:MessagesVtbl
542 #define Messages_get_Count(This,varCount) (This)->lpVtbl->get_Count(This,varCount)
776 virtual HRESULT WINAPI get_Count(__LONG32 *varCount) = 0;
796 HRESULT (WINAPI *get_Count)(Recipients *This,__LONG32 *varCount); member in struct:RecipientsVtbl
818 #define Recipients_get_Count(This,varCount) (This)->lpVtbl->get_Count(This,varCount)
944 virtual HRESULT WINAPI get_Count(__LONG32 *varCount) = 0;
964 HRESULT (WINAPI *get_Count)(Attachments *This,__LONG32 *varCount); member in struct:AttachmentsVtbl
986 #define Attachments_get_Count(This,varCount) (This)->lpVtbl->get_Count(This,varCount)
H A Deventsys.h1019 virtual HRESULT WINAPI get_Count(__LONG32 *pCount) = 0;
1036 HRESULT (WINAPI *get_Count)(IEventObjectCollection *This,__LONG32 *pCount); member in struct:IEventObjectCollectionVtbl
1055 #define IEventObjectCollection_get_Count(This,pCount) (This)->lpVtbl->get_Count(This,pCount)
H A Dmsimcntl.h868 virtual HRESULT WINAPI get_Count(__LONG32 *pnCount) = 0;
906 HRESULT (WINAPI *get_Count)(IMSIMContactList *This,__LONG32 *pnCount); member in struct:IMSIMContactListVtbl
946 #define IMSIMContactList_get_Count(This,pnCount) (This)->lpVtbl->get_Count(This,pnCount)
H A Dmsimcsdk.h703 virtual HRESULT WINAPI get_Count(__LONG32 *pVal) = 0;
723 HRESULT (WINAPI *get_Count)(IIMContacts *This,__LONG32 *pVal); member in struct:IIMContactsVtbl
745 #define IIMContacts_get_Count(This,pVal) (This)->lpVtbl->get_Count(This,pVal)
850 virtual HRESULT WINAPI get_Count(__LONG32 *pcSessions) = 0;
864 HRESULT (WINAPI *get_Count)(IIMSessions *This,__LONG32 *pcSessions); member in struct:IIMSessionsVtbl
880 #define IIMSessions_get_Count(This,pcSessions) (This)->lpVtbl->get_Count(This,pcSessions)
H A Dcomadmin.h580 virtual HRESULT WINAPI get_Count(__LONG32 *plObjectCount) = 0;
607 HRESULT (WINAPI *get_Count)(ICatalogCollection *This,__LONG32 *plObjectCount); member in struct:ICatalogCollectionVtbl
636 #define ICatalogCollection_get_Count(This,plObjectCount) (This)->lpVtbl->get_Count(This,plObjectCount)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmspcoll.h50 STDMETHOD(get_Count)(__LONG32 *retval) { function in class:CTapiIfCollection
52 LOG((MSP_TRACE,"CTapiCollection::get_Count - enter"));
58 LOG((MSP_TRACE,"CTapiCollection::get_Count - exit"));
128 STDMETHOD(get_Count)(__LONG32 *retval) { function in class:CTapiBstrCollection
130 LOG((MSP_TRACE,"CTapiBstrCollection::get_Count - enter"));
136 LOG((MSP_TRACE,"CTapiBstrCollection::get_Count - exit"));
H A Dadojet.h294 virtual HRESULT WINAPI get_Count(__LONG32 *c) = 0;
311 HRESULT (WINAPI *get_Count)(Filters *This,__LONG32 *c); member in struct:FiltersVtbl
330 #define Filters_get_Count(This,c) (This)->lpVtbl->get_Count(This,c)
H A Dxmltrnsf.h267 virtual HRESULT WINAPI get_Count(__LONG32 *iCount) = 0;
283 HRESULT (WINAPI *get_Count)(ISWbemXMLDocumentSet *This,__LONG32 *iCount); member in struct:ISWbemXMLDocumentSetVtbl
301 #define ISWbemXMLDocumentSet_get_Count(This,iCount) (This)->lpVtbl->get_Count(This,iCount)
H A Dmergemod.h235 virtual HRESULT WINAPI get_Count(__LONG32 *Count) = 0;
249 HRESULT (WINAPI *get_Count)(IMsmStrings *This,__LONG32 *Count); member in struct:IMsmStringsVtbl
265 #define IMsmStrings_get_Count(This,Count) (This)->lpVtbl->get_Count(This,Count)
397 virtual HRESULT WINAPI get_Count(__LONG32 *Count) = 0;
411 HRESULT (WINAPI *get_Count)(IMsmErrors *This,__LONG32 *Count); member in struct:IMsmErrorsVtbl
427 #define IMsmErrors_get_Count(This,Count) (This)->lpVtbl->get_Count(This,Count)
538 virtual HRESULT WINAPI get_Count(__LONG32 *Count) = 0;
552 HRESULT (WINAPI *get_Count)(IMsmDependencies *This,__LONG32 *Count); member in struct:IMsmDependenciesVtbl
568 #define IMsmDependencies_get_Count(This,Count) (This)->lpVtbl->get_Count(This,Count)
715 virtual HRESULT WINAPI get_Count(__LONG3
729 HRESULT (WINAPI *get_Count)(IMsmConfigurableItems *This,__LONG32 *Count); member in struct:IMsmConfigurableItemsVtbl
[all...]
H A Dmtxadmin.h263 virtual HRESULT WINAPI get_Count(__LONG32 *retval) = 0;
290 HRESULT (WINAPI *get_Count)(ICatalogCollection *This,__LONG32 *retval); member in struct:ICatalogCollectionVtbl
319 #define ICatalogCollection_get_Count(This,retval) (This)->lpVtbl->get_Count(This,retval)
H A Dsdpblb.h325 virtual HRESULT WINAPI get_Count(LONG *pVal) = 0;
342 HRESULT (WINAPI *get_Count)(ITMediaCollection *This,LONG *pVal); member in struct:ITMediaCollectionVtbl
361 #define ITMediaCollection_get_Count(This,pVal) (This)->lpVtbl->get_Count(This,pVal)
489 virtual HRESULT WINAPI get_Count(LONG *pVal) = 0;
506 HRESULT (WINAPI *get_Count)(ITTimeCollection *This,LONG *pVal); member in struct:ITTimeCollectionVtbl
525 #define ITTimeCollection_get_Count(This,pVal) (This)->lpVtbl->get_Count(This,pVal)
791 virtual HRESULT WINAPI get_Count(LONG *pVal) = 0;
808 HRESULT (WINAPI *get_Count)(ITAttributeList *This,LONG *pVal); member in struct:ITAttributeListVtbl
827 #define ITAttributeList_get_Count(This,pVal) (This)->lpVtbl->get_Count(This,pVal)
H A Dadomd.h880 virtual HRESULT WINAPI get_Count(__LONG32 *c) = 0;
894 HRESULT (WINAPI *get_Count)(MD_Collection *This,__LONG32 *c); member in struct:MD_CollectionVtbl
910 #define MD_Collection_get_Count(This,c) (This)->lpVtbl->get_Count(This,c)
941 HRESULT (WINAPI *get_Count)(Members *This,__LONG32 *c); member in struct:MembersVtbl
958 #define Members_get_Count(This,c) (This)->lpVtbl->get_Count(This,c)
986 HRESULT (WINAPI *get_Count)(Levels *This,__LONG32 *c); member in struct:LevelsVtbl
1003 #define Levels_get_Count(This,c) (This)->lpVtbl->get_Count(This,c)
1031 HRESULT (WINAPI *get_Count)(Axes *This,__LONG32 *c); member in struct:AxesVtbl
1048 #define Axes_get_Count(This,c) (This)->lpVtbl->get_Count(This,c)
1076 HRESULT (WINAPI *get_Count)(Position member in struct:PositionsVtbl
1121 HRESULT (WINAPI *get_Count)(Hierarchies *This,__LONG32 *c); member in struct:HierarchiesVtbl
1166 HRESULT (WINAPI *get_Count)(Dimensions *This,__LONG32 *c); member in struct:DimensionsVtbl
1211 HRESULT (WINAPI *get_Count)(CubeDefs *This,__LONG32 *c); member in struct:CubeDefsVtbl
[all...]
H A Dasptlb.h151 virtual HRESULT WINAPI get_Count(int *cStrRet) = 0;
165 HRESULT (WINAPI *get_Count)(IStringList *This,int *cStrRet); member in struct:IStringListVtbl
181 #define IStringList_get_Count(This,cStrRet) (This)->lpVtbl->get_Count(This,cStrRet)
201 virtual HRESULT WINAPI get_Count(int *cStrRet) = 0;
216 HRESULT (WINAPI *get_Count)(IRequestDictionary *This,int *cStrRet); member in struct:IRequestDictionaryVtbl
233 #define IRequestDictionary_get_Count(This,cStrRet) (This)->lpVtbl->get_Count(This,cStrRet)
340 virtual HRESULT WINAPI get_Count(int *cStrRet) = 0;
356 HRESULT (WINAPI *get_Count)(IReadCookie *This,int *cStrRet); member in struct:IReadCookieVtbl
374 #define IReadCookie_get_Count(This,cStrRet) (This)->lpVtbl->get_Count(This,cStrRet)
643 virtual HRESULT WINAPI get_Count(in
662 HRESULT (WINAPI *get_Count)(IVariantDictionary *This,int *cStrRet); member in struct:IVariantDictionaryVtbl
[all...]
H A Dcdonts.h492 virtual HRESULT WINAPI get_Count(__LONG32 *varCount) = 0;
516 HRESULT (WINAPI *get_Count)(Messages *This,__LONG32 *varCount); member in struct:MessagesVtbl
542 #define Messages_get_Count(This,varCount) (This)->lpVtbl->get_Count(This,varCount)
776 virtual HRESULT WINAPI get_Count(__LONG32 *varCount) = 0;
796 HRESULT (WINAPI *get_Count)(Recipients *This,__LONG32 *varCount); member in struct:RecipientsVtbl
818 #define Recipients_get_Count(This,varCount) (This)->lpVtbl->get_Count(This,varCount)
944 virtual HRESULT WINAPI get_Count(__LONG32 *varCount) = 0;
964 HRESULT (WINAPI *get_Count)(Attachments *This,__LONG32 *varCount); member in struct:AttachmentsVtbl
986 #define Attachments_get_Count(This,varCount) (This)->lpVtbl->get_Count(This,varCount)
H A Deventsys.h1019 virtual HRESULT WINAPI get_Count(__LONG32 *pCount) = 0;
1036 HRESULT (WINAPI *get_Count)(IEventObjectCollection *This,__LONG32 *pCount); member in struct:IEventObjectCollectionVtbl
1055 #define IEventObjectCollection_get_Count(This,pCount) (This)->lpVtbl->get_Count(This,pCount)
H A Dmsimcntl.h868 virtual HRESULT WINAPI get_Count(__LONG32 *pnCount) = 0;
906 HRESULT (WINAPI *get_Count)(IMSIMContactList *This,__LONG32 *pnCount); member in struct:IMSIMContactListVtbl
946 #define IMSIMContactList_get_Count(This,pnCount) (This)->lpVtbl->get_Count(This,pnCount)
H A Dmsimcsdk.h703 virtual HRESULT WINAPI get_Count(__LONG32 *pVal) = 0;
723 HRESULT (WINAPI *get_Count)(IIMContacts *This,__LONG32 *pVal); member in struct:IIMContactsVtbl
745 #define IIMContacts_get_Count(This,pVal) (This)->lpVtbl->get_Count(This,pVal)
850 virtual HRESULT WINAPI get_Count(__LONG32 *pcSessions) = 0;
864 HRESULT (WINAPI *get_Count)(IIMSessions *This,__LONG32 *pcSessions); member in struct:IIMSessionsVtbl
880 #define IIMSessions_get_Count(This,pcSessions) (This)->lpVtbl->get_Count(This,pcSessions)

Completed in 1621 milliseconds

123