Connection Manager Proxy Constants (Compact 2013)
3/26/2014
These constants originate in connmgr_proxy.h.
Type |
Name |
Value |
Description |
---|---|---|---|
GUID |
IID_ConnPrv_IProxyExtension |
0xaf96b0bd, 0xa481, 0x482c, 0xa0, 0x94, 0xa8, 0x44, 0x87, 0x67, 0xa0, 0xc0 |
GUID for the proxy connection service provider. This is used by the pquidProvider parameter of ConnMgrProviderMessage. |
int |
CMPROXY_PROXYSERVER_MAXSIZE |
256 |
Maximum size of the szProxyServer parameter of PROXY_CONFIG (Connection Manager). |
int |
CMPROXY_USERNAME_MAXSIZE |
32 |
Maximum size of the szUsername parameter of PROXY_CONFIG. |
int |
CMPROXY_PASSWORD_MAXSIZE |
32 |
Maximum size of the szPassword parameter of PROXY_CONFIG. |
int |
CMPROXY_EXTRAINFO_MAXSIZE |
256 |
Maximum size of the szExtraInfo parameter of PROXY_CONFIG. |
int |
CMPROXY_PROXYOVERRIDE_MAXSIZE |
64 |
Maximum size of the szProxyOverride parameter of PROXY_CONFIG. |
Requirements
Header |
connmgr_proxy.h |
See Also
Reference
Connection Manager Proxy Reference
PROXY_CONFIG (Connection Manager)