NewHiddenRegionEx.dwLength 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 length of the region.
public: System::UInt32 dwLength;
public: unsigned int dwLength;
unsigned int dwLength;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint dwLength;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable dwLength : uint32
Public dwLength As UInteger
Field Value
- Attributes