NewHiddenRegionEx.dwClient 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.
Client-defined information that is used to uniquely identify the new region.
public: System::UInt32 dwClient;
public: IntPtr dwClient;
public: unsigned int dwClient;
unsigned int dwClient;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG_PTR")]
public uint dwClient;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG_PTR")]
public IntPtr dwClient;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG_PTR")>]
val mutable dwClient : uint32
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG_PTR")>]
val mutable dwClient : nativeint
Public dwClient As UInteger
Public dwClient As IntPtr
Field Value
IntPtr
nativeint
- Attributes