Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
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