Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IServent::getPort ( P6UINT16 pnPort)
pure virtual

Retrieves the port number (in network byte order) at which the service can be contacted.

Parameters
pnPort[ out ] The address of a P6UINT16 which will receive the port number.
Returns