Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
124
HANDLE PPLProcessCreator::GetProcessHandle() { return m_hProcess; }
125
HANDLE PPLProcessCreator::GetThreadHandle() { return m_hThread; }
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected