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!

ProtocolFamily.PfLAT

[To be supplied.]

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

See Also

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