2.2.5.3.7 HTTP_TUNNEL_REDIR_FLAGS Enumeration
|
Constant/value |
Description |
|---|---|
|
HTTP_TUNNEL_REDIR_ENABLE_ALL 0x80000000 |
This constant represents that device redirection is enabled for all devices |
|
HTTP_TUNNEL_REDIR_DISABLE_ALL 0x40000000 |
This constant represents that device redirection is disabled for all devices |
|
HTTP_TUNNEL_REDIR_DISABLE_DRIVE 0x1 |
This constant represents that drive redirection is disabled. |
|
HTTP_TUNNEL_REDIR_DISABLE_PRINTER 0x2 |
This constant represents that printer redirection is disabled. |
|
HTTP_TUNNEL_REDIR_DISABLE_PORT 0x4 |
This constant represents that port redirection is disabled. |
|
HTTP_TUNNEL_REDIR_DISABLE_CLIPBOARD 0x8 |
This constant represents that clibboard redirection is disabled. |
|
HTTP_TUNNEL_REDIR_DISABLE_PNP 0x10 |
This constant represents that PnP redirection is disabled. |