MCPcopy Create free account
hub / github.com/BeneficialCode/WinArk / GetHandle

Method GetHandle

PdbParser/SymbolHandler.cpp:82–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80}
81
82HANDLE SymbolHandler::GetHandle() const {
83 return m_hProcess;
84}
85
86//void SymbolHandler::EnumSymbols(string mask) {
87// SymEnumSymbols(m_hProcess, _baseAddress, mask.c_str(), [](PSYMBOL_INFO pSymInfo,ULONG SymbolSize,PVOID UserContext) {

Callers 1

GetForProcessMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected