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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adoctint.h 349 virtual HRESULT WINAPI get_Groups(ADOGroups **ppvObject) = 0;
371 HRESULT (WINAPI *get_Groups)(_ADOCatalog *This,ADOGroups **ppvObject);
396 #define _Catalog_get_Groups(This,ppvObject) (This)->lpVtbl->get_Groups(This,ppvObject)
    [all...]
dbdaoint.h 304 STDMETHOD(get_Groups) (DAOGroups **ppgrps) PURE;
696 STDMETHOD(get_Groups) (DAOGroups **ppgrps) PURE;
    [all...]
rtccore.h     [all...]

Completed in 57 milliseconds