Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AutoHotkey/AutoHotkey
/ script_object.h
File
script_object.h
source/script_object.h:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#pragma once
2
3
#define INVOKE_TYPE (aFlags & IT_BITMASK)
4
#define IS_INVOKE_SET (aFlags & IT_SET)
Callers
nothing calls this directly
Calls
2
Value
Function · 0.85
BIF_DECL
Function · 0.70
Tested by
no test coverage detected