DkmProcessStartupInfo.StdInputHandle Özellik

Tanım

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

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

Özellik Değeri

UInt64

UInt64 döndürür.

Şunlara uygulanır