IDebugProcess2::GetInfo
Gets a description of the process.
Syntax
Parameters
Fields
[in] A combination of values from the PROCESS_INFO_FIELDS enumeration that specifies which fields of the pProcessInfo
parameter are to be filled in.
pProcessInfo
[out] A PROCESS_INFO structure that is filled in with a description of the process.
Return Value
If successful, returns S_OK
; otherwise, returns an error code.