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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adoctint.h 524 virtual HRESULT STDMETHODCALLTYPE get_Indexes (ADOIndexes **ppvObject) = 0;
546 HRESULT (STDMETHODCALLTYPE *get_Indexes) (_ADOTable *This, ADOIndexes **ppvObject);
573 #define _Table_get_Indexes(This, ppvObject) ((This)->lpVtbl ->get_Indexes (This, ppvObject))
    [all...]
dbdaoint.h 638 STDMETHOD(get_Indexes) (THIS_ interface DAOIndexes **ppidxs) PURE;
    [all...]

Completed in 81 milliseconds