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

Method MockShellItemArray

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

Source from the content-addressed store, hash-verified

258 std::span<MockShellItem, N> m_items;
259 public:
260 MockShellItemArray(std::span<MockShellItem, N> items) : m_items{ items } {}
261 HRESULT STDMETHODCALLTYPE BindToHandler(
262 /* [unique][in] */ __RPC__in_opt IBindCtx* pbc,
263 /* [in] */ __RPC__in REFGUID bhid,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected