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

Method GetProcessHandle

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

Source from the content-addressed store, hash-verified

122}
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