HomeSort by relevance Sort by last modified time
    Searched refs:get_Count (Results 1 - 25 of 36) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mspcoll.h 50 STDMETHOD(get_Count)(__LONG32 *retval) {
52 LOG((MSP_TRACE,"CTapiCollection::get_Count - enter"));
58 LOG((MSP_TRACE,"CTapiCollection::get_Count - exit"));
128 STDMETHOD(get_Count)(__LONG32 *retval) {
130 LOG((MSP_TRACE,"CTapiBstrCollection::get_Count - enter"));
136 LOG((MSP_TRACE,"CTapiBstrCollection::get_Count - exit"));
msclus.h     [all...]
adoctint.h 244 virtual HRESULT WINAPI get_Count(__LONG32 *c) = 0;
258 HRESULT (WINAPI *get_Count)(_ADOADOCollection *This,__LONG32 *c);
274 #define _Collection_get_Count(This,c) (This)->lpVtbl->get_Count(This,c)
306 HRESULT (WINAPI *get_Count)(_ADODynaADOCollection *This,__LONG32 *c);
324 #define _DynaCollection_get_Count(This,c) (This)->lpVtbl->get_Count(This,c)
    [all...]
adomd.h     [all...]
mmcobj.h     [all...]
sdpblb.h 325 virtual HRESULT WINAPI get_Count(LONG *pVal) = 0;
342 HRESULT (WINAPI *get_Count)(ITMediaCollection *This,LONG *pVal);
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);
525 #define ITTimeCollection_get_Count(This,pVal) (This)->lpVtbl->get_Count(This,pVal)
    [all...]
asptlb.h 151 virtual HRESULT WINAPI get_Count(int *cStrRet) = 0;
165 HRESULT (WINAPI *get_Count)(IStringList *This,int *cStrRet);
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);
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);
374 #define IReadCookie_get_Count(This,cStrRet) (This)->lpVtbl->get_Count(This,cStrRet)
    [all...]
mergemod.h 235 virtual HRESULT WINAPI get_Count(__LONG32 *Count) = 0;
249 HRESULT (WINAPI *get_Count)(IMsmStrings *This,__LONG32 *Count);
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);
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);
568 #define IMsmDependencies_get_Count(This,Count) (This)->lpVtbl->get_Count(This,Count)
    [all...]
netcon.h     [all...]
xmltrnsf.h 267 virtual HRESULT WINAPI get_Count(__LONG32 *iCount) = 0;
283 HRESULT (WINAPI *get_Count)(ISWbemXMLDocumentSet *This,__LONG32 *iCount);
301 #define ISWbemXMLDocumentSet_get_Count(This,iCount) (This)->lpVtbl->get_Count(This,iCount)
gpmgmt.h     [all...]
msimcsdk.h     [all...]
adojet.h 294 virtual HRESULT WINAPI get_Count(__LONG32 *c) = 0;
311 HRESULT (WINAPI *get_Count)(Filters *This,__LONG32 *c);
330 #define Filters_get_Count(This,c) (This)->lpVtbl->get_Count(This,c)
cdonts.h 492 virtual HRESULT WINAPI get_Count(__LONG32 *varCount) = 0;
    [all...]
wbemdisp.h     [all...]
cdoex.h     [all...]
azroles.h     [all...]
mtxadmin.h 263 virtual HRESULT WINAPI get_Count(__LONG32 *retval) = 0;
290 HRESULT (WINAPI *get_Count)(ICatalogCollection *This,__LONG32 *retval);
319 #define ICatalogCollection_get_Count(This,retval) (This)->lpVtbl->get_Count(This,retval)
    [all...]
sdoias.h 560 virtual HRESULT WINAPI get_Count(__LONG32 *pCount) = 0;
579 HRESULT (WINAPI *get_Count)(ISdoCollection *This,__LONG32 *pCount);
    [all...]
cdosys.h     [all...]
comsvcs.h 885 virtual HRESULT WINAPI get_Count(__LONG32 *plCount) = 0;
899 HRESULT (WINAPI *get_Count)(ISecurityIdentityColl *This,__LONG32 *plCount);
915 #define ISecurityIdentityColl_get_Count(This,plCount) (This)->lpVtbl->get_Count(This,plCount)
934 virtual HRESULT WINAPI get_Count(__LONG32 *plCount) = 0;
948 HRESULT (WINAPI *get_Count)(ISecurityCallersColl *This,__LONG32 *plCount);
964 #define ISecurityCallersColl_get_Count(This,plCount) (This)->lpVtbl->get_Count(This,plCount)
983 virtual HRESULT WINAPI get_Count(__LONG32 *plCount) = 0;
    [all...]
shldisp.h     [all...]
control.h 134 virtual HRESULT WINAPI get_Count(LONG *plCount) = 0;
148 HRESULT (WINAPI *get_Count)(IAMCollection *This,LONG *plCount);
164 #define IAMCollection_get_Count(This,plCount) (This)->lpVtbl->get_Count(This,plCount)
    [all...]
agtctl.h 307 virtual HRESULT WINAPI get_Count(short *pCount) = 0;
329 HRESULT (WINAPI *get_Count)(IAgentCtlUserInput *This,short *pCount);
353 #define IAgentCtlUserInput_get_Count(This,pCount) (This)->lpVtbl->get_Count(This,pCount)
    [all...]
adoint.h 500 virtual HRESULT WINAPI get_Count(__LONG32 *c) = 0;
514 HRESULT (WINAPI *get_Count)(_ADOCollection *This,__LONG32 *c);
530 #define _Collection_get_Count(This,c) (This)->lpVtbl -> get_Count(This,c)
562 HRESULT (WINAPI *get_Count)(_ADODynaCollection *This,__LONG32 *c);
580 #define _DynaCollection_get_Count(This,c) (This)->lpVtbl -> get_Count(This,c)
    [all...]

Completed in 470 milliseconds

1 2