[#CService-GetPort] = xref:CService.adoc[CService]::GetPort :relfileprefix: ../ :mrdocs: Get the TCP port in host byte order. == Synopsis Declared in `<netaddress.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint16_t GetPort() const; ---- == Return Value The TCP port in host byte order. [.small]#Created with https://www.mrdocs.com[MrDocs]#