MCPcopy Create free account
hub / github.com/TwoSevenOneT/WSASS / GetThreadHandle

Method GetThreadHandle

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected