DkmProcessStartupInfo.XSize Property
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.
If 'Flags' specifies STARTF_USESIZE, this member is the width of the window if a new window is created, in pixels. Otherwise, this member is ignored.
public:
property int XSize { int get(); };
public:
property int XSize { int get(); };
public int XSize { get; }
member this.XSize : int
Public ReadOnly Property XSize As Integer
Property Value
Returns Int32.