go_ahk

package module
v0.0.0-...-e5dc33d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 11, 2021 License: MIT Imports: 1 Imported by: 0

README

go-ahk

Simple Wrapper for AutoHotKey.dll

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AHKScript

type AHKScript struct {
	// contains filtered or unexported fields
}

*

An AHK Script.
It must exists

func NewAHKScript

func NewAHKScript(s string) *AHKScript

func (*AHKScript) GetUIntPtr

func (s *AHKScript) GetUIntPtr() uintptr

type AutoHotKeyDLL

type AutoHotKeyDLL struct {
}

func NewAutoHotKeyDLL

func NewAutoHotKeyDLL() (*AutoHotKeyDLL, error)

func (*AutoHotKeyDLL) IsScriptRunning

func (dll *AutoHotKeyDLL) IsScriptRunning() (bool, error)

func (*AutoHotKeyDLL) RunScript

func (dll *AutoHotKeyDLL) RunScript(script *AHKScript) error

func (*AutoHotKeyDLL) WaitForScript

func (dll *AutoHotKeyDLL) WaitForScript() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL