Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ GetErrorCode
Method
GetErrorCode
IntelPresentMon/PresentMonService/Service.cpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
std::optional<int> Service::GetErrorCode() const
57
{
58
return errCode_;
59
}
60
61
HANDLE Service::GetClientSessionHandle()
62
{
Callers
1
CommonEntry
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected