SECURITY_ATTRIBUTES.nLength 字段

定义

此结构的大小(以字节为单位)。 将此值设置为此结构的大小。

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 

字段值

UInt32
属性

适用于