SECURITY_ATTRIBUTES.nLength Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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