PROCESS_STARTUP_INFO.dwXSize Field

Namespace:  Microsoft.VisualStudio.Debugger.Interop
Assembly:  Microsoft.VisualStudio.Debugger.Interop.10.0 (in Microsoft.VisualStudio.Debugger.Interop.10.0.dll)

Syntax

'Declaration
Public dwXSize As UInteger
public uint dwXSize
public:
unsigned int dwXSize
val mutable dwXSize: uint32
public var dwXSize : uint

.NET Framework Security

See Also

Reference

PROCESS_STARTUP_INFO Structure

Microsoft.VisualStudio.Debugger.Interop Namespace