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

Method GetParent

UnitTest/UnitTest.cpp:208–212  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

206 }
207
208 HRESULT STDMETHODCALLTYPE GetParent(
209 /* [out] */ __RPC__deref_out_opt IShellItem** ppsi) override
210 {
211 return E_NOTIMPL;
212 }
213
214 HRESULT STDMETHODCALLTYPE GetDisplayName(
215 /* [in] */ SIGDN sigdnName,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected