Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AutoHotkey/AutoHotkey
/ Start
Method
Start
source/script2.cpp:722–726 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
720
721
722
void input_type::Start()
723
{
724
ASSERT(!InProgress());
725
Status = INPUT_IN_PROGRESS;
726
}
727
728
void input_type::EndByMatch(UINT aMatchIndex)
729
{
Callers
1
InputStart
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected