FpcConnectionDirectionType enumeration
Applies to: desktop apps only
The FpcConnectionDirectionType enumerated type contains values that specify the direction of a Microsoft Firewall service connection that uses the TCP protocol.
Syntax
typedef enum FpcConnectionDirectionType {
fpcInbound = 0,
fpcOutbound = 1
} FpcConnectionDirectionType;
Constants
fpcInbound
Inbound connection.fpcOutbound
Outbound connection.
Requirements
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 R2, Windows Server 2008 with SP2 (64-bit only) |
Version |
Forefront Threat Management Gateway (TMG) 2010 |
Header |
Comenum.h |
See also
Build date: 7/12/2010