DkmTask.ParentTaskId 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.
ID of parent task, 0 if there is no parent task.
public:
property System::UInt64 ParentTaskId { System::UInt64 get(); };
public:
property unsigned long long ParentTaskId { unsigned long long get(); };
public ulong ParentTaskId { get; }
member this.ParentTaskId : uint64
Public ReadOnly Property ParentTaskId As ULong
Property Value
Returns UInt64.