Share via


SECURITY_ATTRIBUTES.nLength Field

Definition

The size, in bytes, of this structure. Set this value to the size of this structure.

public: System::UInt32 nLength;
public: unsigned int nLength;
unsigned int nLength;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint nLength;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable nLength : uint32
Public nLength As UInteger 

Field Value

Attributes

Applies to