Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/decoder-it/ADCSCoercePotato
/ Revert
Method
Revert
IStorageTrigger.cpp:163–165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
161
return 0;
162
}
163
HRESULT IStorageTrigger::Revert() {
164
return 0;
165
}
166
HRESULT IStorageTrigger::SetClass(const IID &clsid) {
167
return 0;
168
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected