IProcessHandle Interface
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.
public interface IProcessHandle : Microsoft.Windows.EventTracing.Memory.IHandle
type IProcessHandle = interface
interface IHandle
Public Interface IProcessHandle
Implements IHandle
- Implements
Properties
CloseTime | (Inherited from IHandle) |
ClosingProcess | (Inherited from IHandle) |
ClosingStack | (Inherited from IHandle) |
ClosingThread | (Inherited from IHandle) |
CreateTime | (Inherited from IHandle) |
CreatingProcess | (Inherited from IHandle) |
CreatingStack | (Inherited from IHandle) |
CreatingThread | (Inherited from IHandle) |
Owner | (Inherited from IHandle) |
Process |