NewSyntheticRegion.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 DWORD; this can be retrieved with GetClientData(UInt32) calls.
public: System::UInt32 dwClient;
public: unsigned int dwClient;
unsigned int dwClient;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint dwClient;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable dwClient : uint32
Public dwClient As UInteger
Field Value
- Attributes
Remarks
COM Signature
From textmgr.idl: