NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

AddressFamily.AfLAT

[To be supplied.]

[Visual Basic]
Public Const AfLAT As Integer
[C#]
public const int AfLAT;
[C++]
public: const int AfLAT;
[JScript]
public var AfLAT : int;

See Also

AddressFamily Class | AddressFamily Members | System.Net.Sockets Namespace