Udostępnij za pośrednictwem


DkmProcessAttachRequest.UniqueProcessId Property

Definition

Value to assign to the 'DkmProcess.UniqueId' field. This Guid is generated by the port, and is used to uniquely identifies the process object.

public:
 property Guid UniqueProcessId { Guid get(); };
public Guid UniqueProcessId { get; }
member this.UniqueProcessId : Guid
Public ReadOnly Property UniqueProcessId As Guid

Property Value

Returns Guid.

Applies to