Udostępnij za pośrednictwem


DkmProcessStartupInfo.StdErrorHandle Property

Definition

If 'Flags' specifies STARTF_USESTDHANDLES, this member is the standard error handle for the process. Otherwise, this value should be zero.

public:
 property System::UInt64 StdErrorHandle { System::UInt64 get(); };
public:
 property unsigned long long StdErrorHandle { unsigned long long get(); };
public ulong StdErrorHandle { get; }
member this.StdErrorHandle : uint64
Public ReadOnly Property StdErrorHandle As ULong

Property Value

Returns UInt64.

Applies to