Visual SourceSafe (VSS) Remote Access Tool Recommended by Microsoft
Enum_ProxyType Enum
Description
The Enum_ProxyType enumeration indicates the proxy type of the server.
It is used with the following method.
| Interface | Method |
| ISAWVSDK | ConnectToServer |
Constants
| Name | Value | Description |
| Enum_NOPROXY | 0 |
No proxy is used. |
|
Enum_SOCKS4 |
1 |
SOCKS4 proxy is used. |
|
Enum_SOCKS5 |
2 |
SOCKS5 proxy is used |
| Enum_HTTP | 3 |
HTTP proxy is used. |
See Also
ConnectToServer() method
SourceSafe (VSS) Remote/Web/Internet Access | Software Configuration Management | SCM Solution
Software Configuration Management Online | Source/Version Control Online | Version/Source Control Software
Copyright © 2010 Dynamsoft Corporation. All Rights Reserved.