Searched refs:get_StorageGroups (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Demostore.h95 virtual HRESULT WINAPI get_StorageGroups(VARIANT *varStorageGroups) = 0;
121 HRESULT (WINAPI *get_StorageGroups)(IExchangeServer *This,VARIANT *varStorageGroups); member in struct:IExchangeServerVtbl
149 #define IExchangeServer_get_StorageGroups(This,varStorageGroups) (This)->lpVtbl->get_StorageGroups(This,varStorageGroups)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Demostore.h95 virtual HRESULT WINAPI get_StorageGroups(VARIANT *varStorageGroups) = 0;
121 HRESULT (WINAPI *get_StorageGroups)(IExchangeServer *This,VARIANT *varStorageGroups); member in struct:IExchangeServerVtbl
149 #define IExchangeServer_get_StorageGroups(This,varStorageGroups) (This)->lpVtbl->get_StorageGroups(This,varStorageGroups)

Completed in 44 milliseconds