Click or drag to resize
Xcalibur Systems LLC Logo

Udp6RowOwnerPid Fields

The Udp6RowOwnerPid type exposes the following members.

Fields
 NameDescription
Public fieldLocalAddress The IPv6 address for the local UDP endpoint. This member is stored in a character array in network byte order. A value of zero indicates a UDP listener willing to accept datagrams for any IP interface associated with the local computer.
Public fieldLocalPortRaw The port number of the UDP endpoint on the local computer. This member is stored in network byte order (raw).
Public fieldLocalScopeId The scope ID for the IPv6 address of the UDP endpoint on the local computer. This member is stored in network byte order.
Public fieldProcessId The PID of the process that issued a context bind for this endpoint. If this value is set to 0, the information for this endpoint is unavailable.
Top
See Also