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!

NativeMethods.SECURITY_ATTRIBUTES.nLength

[To be supplied.]

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

See Also

NativeMethods.SECURITY_ATTRIBUTES Class | NativeMethods.SECURITY_ATTRIBUTES Members | System.Core Namespace