Searched refs:get_Groups (Results 1 - 6 of 6) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dadoctint.h349 virtual HRESULT WINAPI get_Groups(ADOGroups **ppvObject) = 0;
371 HRESULT (WINAPI *get_Groups)(_ADOCatalog *This,ADOGroups **ppvObject); member in struct:_CatalogVtbl
396 #define _Catalog_get_Groups(This,ppvObject) (This)->lpVtbl->get_Groups(This,ppvObject)
655 virtual HRESULT WINAPI get_Groups(ADOGroups **ppvObject) = 0;
672 HRESULT (WINAPI *get_Groups)(_User25 *This,ADOGroups **ppvObject); member in struct:_User25Vtbl
691 #define _User25_get_Groups(This,ppvObject) (This)->lpVtbl->get_Groups(This,ppvObject)
734 HRESULT (WINAPI *get_Groups)(_ADOUser *This,ADOGroups **ppvObject); member in struct:_UserVtbl
757 #define _User_get_Groups(This,ppvObject) (This)->lpVtbl->get_Groups(This,ppvObject)
H A Ddbdaoint.h304 STDMETHOD(get_Groups) (DAOGroups **ppgrps) PURE;
696 STDMETHOD(get_Groups) (DAOGroups **ppgrps) PURE;
H A Drtccore.h1452 virtual HRESULT WINAPI get_Groups(IRTCCollection **ppCollection) = 0;
1492 HRESULT (WINAPI *get_Groups)(IRTCClientPresence2 *This,IRTCCollection **ppCollection); member in struct:IRTCClientPresence2Vtbl
1534 #define IRTCClientPresence2_get_Groups(This,ppCollection) (This)->lpVtbl->get_Groups(This,ppCollection)
3877 virtual HRESULT WINAPI get_Groups(IRTCCollection **ppCollection) = 0;
3902 HRESULT (WINAPI *get_Groups)(IRTCBuddy2 *This,IRTCCollection **ppCollection); member in struct:IRTCBuddy2Vtbl
3929 #define IRTCBuddy2_get_Groups(This,ppCollection) (This)->lpVtbl->get_Groups(This,ppCollection)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dadoctint.h349 virtual HRESULT WINAPI get_Groups(ADOGroups **ppvObject) = 0;
371 HRESULT (WINAPI *get_Groups)(_ADOCatalog *This,ADOGroups **ppvObject); member in struct:_CatalogVtbl
396 #define _Catalog_get_Groups(This,ppvObject) (This)->lpVtbl->get_Groups(This,ppvObject)
655 virtual HRESULT WINAPI get_Groups(ADOGroups **ppvObject) = 0;
672 HRESULT (WINAPI *get_Groups)(_User25 *This,ADOGroups **ppvObject); member in struct:_User25Vtbl
691 #define _User25_get_Groups(This,ppvObject) (This)->lpVtbl->get_Groups(This,ppvObject)
734 HRESULT (WINAPI *get_Groups)(_ADOUser *This,ADOGroups **ppvObject); member in struct:_UserVtbl
757 #define _User_get_Groups(This,ppvObject) (This)->lpVtbl->get_Groups(This,ppvObject)
H A Ddbdaoint.h304 STDMETHOD(get_Groups) (DAOGroups **ppgrps) PURE;
696 STDMETHOD(get_Groups) (DAOGroups **ppgrps) PURE;
H A Drtccore.h1452 virtual HRESULT WINAPI get_Groups(IRTCCollection **ppCollection) = 0;
1492 HRESULT (WINAPI *get_Groups)(IRTCClientPresence2 *This,IRTCCollection **ppCollection); member in struct:IRTCClientPresence2Vtbl
1534 #define IRTCClientPresence2_get_Groups(This,ppCollection) (This)->lpVtbl->get_Groups(This,ppCollection)
3877 virtual HRESULT WINAPI get_Groups(IRTCCollection **ppCollection) = 0;
3902 HRESULT (WINAPI *get_Groups)(IRTCBuddy2 *This,IRTCCollection **ppCollection); member in struct:IRTCBuddy2Vtbl
3929 #define IRTCBuddy2_get_Groups(This,ppCollection) (This)->lpVtbl->get_Groups(This,ppCollection)

Completed in 148 milliseconds