|
UdpRowOwnerModuleLocalAddress Field |
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.
Namespace: Xcalibur.NativeMethods.V2.NetworkingAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax Public LocalAddress As UInteger
public:
unsigned int LocalAddress
val mutable LocalAddress: uint32
Field Value
UInt32See Also