Struct IProcessInfo#

Inheritance Relationships#

Derived Type#

Struct Documentation#

struct IProcessInfo#

Interface for process information.

Subclassed by CProcessControl

Public Functions

virtual TProcessID GetProcessID() const = 0#

Gets the process ID of the own process.

Returns:

Return the process ID.

TProcessID GetProcessID() const

Gets the process ID of the own process.

Returns:

Return the process ID.

Public Static Attributes

static ::sdv::interface_id _id = 0x7764DDB9C0AC97F0#

Interface ID.