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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Demostore.h103 virtual HRESULT WINAPI put_ServerType(CDOEXMServerType varServerType) = 0;
129 HRESULT (WINAPI *put_ServerType)(IExchangeServer *This,CDOEXMServerType varServerType); member in struct:IExchangeServerVtbl
157 #define IExchangeServer_put_ServerType(This,varServerType) (This)->lpVtbl->put_ServerType(This,varServerType)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Demostore.h103 virtual HRESULT WINAPI put_ServerType(CDOEXMServerType varServerType) = 0;
129 HRESULT (WINAPI *put_ServerType)(IExchangeServer *This,CDOEXMServerType varServerType); member in struct:IExchangeServerVtbl
157 #define IExchangeServer_put_ServerType(This,varServerType) (This)->lpVtbl->put_ServerType(This,varServerType)

Completed in 20 milliseconds