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

Method ShellItemArray

FastCopyShellExtension/ShellItemArray.h:25–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23 friend class ShellItemArray;
24 };
25 ShellItemArray(IShellItemArray* ptr) : m_ptr{ ptr } {}
26
27 /*iterators*/
28 Iterator begin();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected