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

Method SetElementTimes

IStorageTrigger.cpp:169–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

167 return 0;
168}
169HRESULT IStorageTrigger::SetElementTimes(const OLECHAR *pwcsName, const FILETIME *pctime, const FILETIME *patime, const FILETIME *pmtime) {
170 return 0;
171}
172HRESULT IStorageTrigger::SetStateBits(DWORD grfStateBits, DWORD grfMask) {
173 return 0;
174}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected