DkmProcessStartupInfo.StdOutputHandle Özellik

Tanım

' Flags ' STARTF_USESTDHANDLES belirtiyorsa, bu üye işlem için standart çıkış tanıtıcıdır. Aksi takdirde, bu değer sıfır olmalıdır.

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

Özellik Değeri

UInt64

UInt64 döndürür.

Şunlara uygulanır