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

Method RenameElement

IStorageTrigger.cpp:160–162  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158 return 0;
159}
160HRESULT IStorageTrigger::RenameElement(const OLECHAR *pwcsOldName, const OLECHAR *pwcsNewName) {
161 return 0;
162}
163HRESULT IStorageTrigger::Revert() {
164 return 0;
165}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected