Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
5
ShellItemArray::Iterator ShellItemArray::begin()
6
{
7
return { m_ptr };
8
}
9
10
ShellItemArray::Iterator ShellItemArray::end()
11
{
Callers
7
Recorder.cpp
File · 0.45
dllmain.cpp
File · 0.45
EnumSubCommands
Function · 0.45
Reset
Function · 0.45
callMainProgramImpl
Method · 0.45
init
Method · 0.45
CopyOperationNames.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected