Udostępnij za pośrednictwem


DkmProcessStartupInfo.Flags Property

Definition

'STARTF_*' flags for this request. More information can be found in Win32 documentation under 'STARTUPINFO.dwFlags'.

public:
 property int Flags { int get(); };
public:
 property int Flags { int get(); };
public int Flags { get; }
member this.Flags : int
Public ReadOnly Property Flags As Integer

Property Value

Returns Int32.

Applies to