IDebugPlmClient3 interface (dbgeng.h)

This interface supports Process Lifecycle Management (PLM) for the debug client.

Inheritance

The IDebugPlmClient3 interface inherits from the IUnknown interface. IDebugPlmClient3 also has these types of members:

Methods

The IDebugPlmClient3 interface has these methods.

 
IDebugPlmClient3::ActivateAndDebugPlmBgTaskWide

Launches and attaches to a Process Lifecycle Management (PLM) background task.
IDebugPlmClient3::DisablePlmPackageDebugWide

Disables a Process Lifecycle Management (PLM) package debug.
IDebugPlmClient3::EnablePlmPackageDebugWide

Enables a Process Lifecycle Management (PLM) package debug.
IDebugPlmClient3::LaunchAndDebugPlmAppWide

Launches and attaches to a Process Lifecycle Management (PLM) application.
IDebugPlmClient3::QueryPlmPackageList

Query a Process Lifecycle Management (PLM) package list.
IDebugPlmClient3::QueryPlmPackageWide

Query a Process Lifecycle Management (PLM) package.
IDebugPlmClient3::ResumePlmPackageWide

Resumes a Process Lifecycle Management (PLM) package.
IDebugPlmClient3::SuspendPlmPackageWide

Suspends a Process Lifecycle Management (PLM) package.
IDebugPlmClient3::TerminatePlmPackageWide

Ends a Process Lifecycle Management (PLM) package.

Requirements

Requirement Value
Target Platform Windows
Header dbgeng.h (include Dbgeng.h)