IDebugProcess2.GetProcessId(Guid) Method
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:
int GetProcessId([Runtime::InteropServices::Out] Guid % pguidProcessId);
public int GetProcessId(out Guid pguidProcessId);
abstract member GetProcessId : Guid -> int
Public Function GetProcessId (ByRef pguidProcessId As Guid) As Integer
Parameters
- pguidProcessId
- Guid