Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WinDurango/WinDurango
/ get_IsActive
Method
get_IsActive
projects/WinDurango.KernelX/src/CurrentApp.cpp:119–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
117
}
118
119
HRESULT EraLicenseInformationWrapper::get_IsActive(boolean *value)
120
{
121
*value = true;
122
return S_OK;
123
}
124
125
HRESULT EraLicenseInformationWrapper::get_IsTrial(boolean *value)
126
{
Callers
2
IsActive
Method · 0.80
IsActive
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected