MCPcopy Create free account
hub / github.com/OpenCppCoverage/OpenCppCoverage / GetProcessHandle

Method GetProcessHandle

CppCoverage/Address.cpp:32–35  ·  view source on GitHub ↗

-------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

30
31 //-------------------------------------------------------------------------
32 HANDLE Address::GetProcessHandle() const
33 {
34 return hProcess_;
35 }
36
37 //-------------------------------------------------------------------------
38 void* Address::GetValue() const

Callers 3

OnExitProcessMethod · 0.45
OnUnloadModuleMethod · 0.45
RemoveBreakPointMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected