Microsoft Internet Security and Acceleration Server 2000 |
The FpcPfUDPDirectionType enumerated type contains values that describe UDP packet directions.
enum FpcPfUDPDirectionType { fpcPfUDPDirectionReceiveOnly, fpcPfUDPDirectionSendOnly, fpcPfDirectionBoth, fpcPfDirectionReceiveSend, fpcPfDirectionSendReceive };