Searched defs:lCount (Results 1 – 5 of 5) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | control.h | 1648 #define IAMStats_GetValueByIndex(This,lIndex,szName,lCount,dLast,dAverage,dStdDev,dMin,dMax) (This)… argument 1649 #define IAMStats_GetValueByName(This,szName,lIndex,lCount,dLast,dAverage,dStdDev,dMin,dMax) (This)-… argument
|
D | winddi.h | 463 LONG lCount; member
|
D | tapi3if.h | 4789 #define ITCollection_get_Count(This,lCount) (This)->lpVtbl->get_Count(This,lCount) argument 4839 #define ITCollection2_get_Count(This,lCount) (This)->lpVtbl->get_Count(This,lCount) argument
|
D | rtccore.h | 3508 #define IRTCCollection_get_Count(This,lCount) (This)->lpVtbl->get_Count(This,lCount) argument
|
D | comsvcs.h | 2931 #define IMtsEventInfo_get_Count(This,lCount) (This)->lpVtbl->get_Count(This,lCount) argument
|