MCPcopy Create free account
hub / github.com/TwoSevenOneT/EDR-Freeze / GetThreadHandle

Method GetThreadHandle

PPLHelp.cpp:126–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124
125HANDLE PPLProcessCreator::GetProcessHandle() { return m_hProcess; }
126HANDLE PPLProcessCreator::GetThreadHandle() { return m_hThread; }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected