Home | History | Annotate | Download | only in include

Lines Matching refs:get_Count

953     virtual HRESULT WINAPI get_Count(__LONG32 *iCount) = 0;
968 HRESULT (WINAPI *get_Count)(ISWbemObjectSet *This,__LONG32 *iCount);
985 #define ISWbemObjectSet_get_Count(This,iCount) (This)->lpVtbl->get_Count(This,iCount)
1056 virtual HRESULT WINAPI get_Count(__LONG32 *iCount) = 0;
1074 HRESULT (WINAPI *get_Count)(ISWbemNamedValueSet *This,__LONG32 *iCount);
1094 #define ISWbemNamedValueSet_get_Count(This,iCount) (This)->lpVtbl->get_Count(This,iCount)
1214 virtual HRESULT WINAPI get_Count(__LONG32 *iCount) = 0;
1230 HRESULT (WINAPI *get_Count)(ISWbemQualifierSet *This,__LONG32 *iCount);
1248 #define ISWbemQualifierSet_get_Count(This,iCount) (This)->lpVtbl->get_Count(This,iCount)
1347 virtual HRESULT WINAPI get_Count(__LONG32 *iCount) = 0;
1363 HRESULT (WINAPI *get_Count)(ISWbemPropertySet *This,__LONG32 *iCount);
1381 #define ISWbemPropertySet_get_Count(This,iCount) (This)->lpVtbl->get_Count(This,iCount)
1465 virtual HRESULT WINAPI get_Count(__LONG32 *iCount) = 0;
1479 HRESULT (WINAPI *get_Count)(ISWbemMethodSet *This,__LONG32 *iCount);
1495 #define ISWbemMethodSet_get_Count(This,iCount) (This)->lpVtbl->get_Count(This,iCount)
1980 virtual HRESULT WINAPI get_Count(__LONG32 *iCount) = 0;
1998 HRESULT (WINAPI *get_Count)(ISWbemPrivilegeSet *This,__LONG32 *iCount);
2018 #define ISWbemPrivilegeSet_get_Count(This,iCount) (This)->lpVtbl->get_Count(This,iCount)
2469 get_Count(__LONG32 *iCount) = 0;
2490 HRESULT (WINAPI *get_Count)(ISWbemRefresher *This,__LONG32 *iCount);
2513 #define ISWbemRefresher_get_Count(This,iCount) (This)->lpVtbl->get_Count(This,iCount)