DkmProcessStartupInfo.StdInputHandle 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_USESTDHANDLES, this member is the standard input handle for the process. Otherwise, this value should be zero.
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
Property Value
Returns UInt64.