HomeSort by relevance Sort by last modified time
    Searched refs:GetRecordCount (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msrdc.h 158 STDMETHOD_(HRESULT,GetRecordCount)(THIS_ DWORD *recordCount) PURE;
172 #define ISimilarityFileIdTable_GetRecordCount(This,recordCount) (This)->lpVtbl->GetRecordCount(This,recordCount)
330 STDMETHOD_(HRESULT,GetRecordCount)(THIS_ DWORD *recordCount) PURE;
344 #define ISimilarity_GetRecordCount(This,recordCount) (This)->lpVtbl->GetRecordCount(This,recordCount)
wmcontainer.h 89 STDMETHOD_(HRESULT,GetRecordCount)(THIS_ DWORD *pdwRecordCount) PURE;
105 #define IMFASFMutualExclusion_GetRecordCount(This,pdwRecordCount) (This)->lpVtbl->GetRecordCount(This,pdwRecordCount)
    [all...]
oledb.h     [all...]

Completed in 1026 milliseconds