Struct IProcessInfo#
Defined in File process.h
Inheritance Relationships#
Derived Type#
public CProcessControl
(Class CProcessControl)
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.
-
virtual TProcessID GetProcessID() const = 0#