MCPcopy Create free account
hub / github.com/HO-COOH/FastCopy / Reset

Function Reset

FastCopyShellExtension/dllmain.cpp:152–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150 }
151
152 HRESULT Reset()
153 {
154 current = ptrs.begin();
155 return S_OK;
156 }
157
158 HRESULT Clone(IEnumExplorerCommand** ppenum)
159 {

Callers

nothing calls this directly

Calls 1

beginMethod · 0.45

Tested by

no test coverage detected