NewHiddenRegion.dwClient Field

Definition

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

Remarks

COM Signature

From textmgr.idl:

Applies to