MCPcopy Create free account
hub / github.com/AutoHotkey/AutoHotkey / ComObject

Class ComObject

source/script_com.h:7–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5
6
7class ComObject;
8class ComEvent : public ObjectBase
9{
10 DWORD mCookie;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected