MCPcopy 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

ValueFunction · 0.85
BIF_DECLFunction · 0.70

Tested by

no test coverage detected