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
enum _PRL_PORT_FORWARDING_TYPE {
  PPF_TCP = 0,
  PPF_UDP = 1
};
File
Links
Copyright (c) 1999-2008 Parallels Software International Inc.
What do you think about this topic? Send feedback!