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.PfUnspec

[To be supplied.]

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

See Also

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