MCPcopy 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
56std::optional<int> Service::GetErrorCode() const
57{
58 return errCode_;
59}
60
61HANDLE Service::GetClientSessionHandle()
62{

Callers 1

CommonEntryFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected