MCPcopy 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
722void input_type::Start()
723{
724 ASSERT(!InProgress());
725 Status = INPUT_IN_PROGRESS;
726}
727
728void input_type::EndByMatch(UINT aMatchIndex)
729{

Callers 1

InputStartFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected