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

Function Skip

FastCopyShellExtension/dllmain.cpp:147–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

145 }
146
147 HRESULT Skip(ULONG)
148 {
149 return E_NOTIMPL;
150 }
151
152 HRESULT Reset()
153 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected