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

Method begin

FastCopyShellExtension/ShellItemArray.cpp:5–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3#include <ShObjIdl_core.h>
4
5ShellItemArray::Iterator ShellItemArray::begin()
6{
7 return { m_ptr };
8}
9
10ShellItemArray::Iterator ShellItemArray::end()
11{

Callers 7

Recorder.cppFile · 0.45
dllmain.cppFile · 0.45
EnumSubCommandsFunction · 0.45
ResetFunction · 0.45
callMainProgramImplMethod · 0.45
initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected