Udp | |
The UdpRowOwnerModule type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateTimeStamp | A SYSTEMTIME structure that indicates when the context bind operation that created this endpoint occurred. | |
| LocalAddress | The IPv4 address of the UDP endpoint on the local computer. A value of zero indicates a UDP listener willing to accept datagrams for any IP interface associated with the local computer. | |
| LocalPort1 | The port number of the UDP endpoint on the local computer. This member is stored in network byte order. | |
| LocalPort2 | The port number of the UDP endpoint on the local computer. This member is stored in network byte order. | |
| LocalPort3 | The port number of the UDP endpoint on the local computer. This member is stored in network byte order. | |
| LocalPort4 | The port number of the UDP endpoint on the local computer. This member is stored in network byte order. | |
| OwningModuleInfo | An array of opaque data that contains ownership information. | |
| ProcessId | The PID of the process that issued the call to the bind function for the UDP endpoint. This member is set to 0 when the PID is unavailable. |