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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Demostore.h78 typedef enum CDOEXMServerType { enum
80 } CDOEXMServerType; typedef in typeref:enum:CDOEXMServerType
102 virtual HRESULT WINAPI get_ServerType(CDOEXMServerType *pServerType) = 0;
103 virtual HRESULT WINAPI put_ServerType(CDOEXMServerType varServerType) = 0;
128 HRESULT (WINAPI *get_ServerType)(IExchangeServer *This,CDOEXMServerType *pServerType);
129 HRESULT (WINAPI *put_ServerType)(IExchangeServer *This,CDOEXMServerType varServerType);
184 HRESULT WINAPI IExchangeServer_get_ServerType_Proxy(IExchangeServer *This,CDOEXMServerType *pServerType);
186 HRESULT WINAPI IExchangeServer_put_ServerType_Proxy(IExchangeServer *This,CDOEXMServerType varServerType);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Demostore.h78 typedef enum CDOEXMServerType { enum
80 } CDOEXMServerType; typedef in typeref:enum:CDOEXMServerType
102 virtual HRESULT WINAPI get_ServerType(CDOEXMServerType *pServerType) = 0;
103 virtual HRESULT WINAPI put_ServerType(CDOEXMServerType varServerType) = 0;
128 HRESULT (WINAPI *get_ServerType)(IExchangeServer *This,CDOEXMServerType *pServerType);
129 HRESULT (WINAPI *put_ServerType)(IExchangeServer *This,CDOEXMServerType varServerType);
184 HRESULT WINAPI IExchangeServer_get_ServerType_Proxy(IExchangeServer *This,CDOEXMServerType *pServerType);
186 HRESULT WINAPI IExchangeServer_put_ServerType_Proxy(IExchangeServer *This,CDOEXMServerType varServerType);

Completed in 26 milliseconds