MCPcopy Create free account
hub / github.com/decoder-it/ADCSCoercePotato / SetClass

Method SetClass

IStorageTrigger.cpp:166–168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

164 return 0;
165}
166HRESULT IStorageTrigger::SetClass(const IID &clsid) {
167 return 0;
168}
169HRESULT IStorageTrigger::SetElementTimes(const OLECHAR *pwcsName, const FILETIME *pctime, const FILETIME *patime, const FILETIME *pmtime) {
170 return 0;
171}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected