Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ GetName
Method
GetName
Win32Lib/Process.cpp:124–127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
}
123
124
std::wstring Process::GetName() const
125
{
126
return m_name;
127
}
128
129
HANDLE Process::GetStdIn() const
130
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected