Collapse All
Parallels C API Reference Guide
PRL_PORT_FORWARDING_TYPE Enumeration
PrlEnums.h Other Structs Send Feedback

Port forwarding type: PPF_TCP : TCP port forwarding PPF_UDP : UDP port forwarding

Syntax
typedef enum _PRL_PORT_FORWARDING_TYPE {
  PPF_TCP = 0,
  PPF_UDP = 1
} PRL_PORT_FORWARDING_TYPE;
File
Links
Copyright (c) 1999-2008 Parallels Software International Inc.
What do you think about this topic? Send feedback!