Table of Contents

Method MaaAgentServerRegisterCustomAction

Namespace
MaaFramework.Binding.Interop.Native
Assembly
MaaFramework.Binding.Native.dll

MaaAgentServerRegisterCustomAction(string, MaaCustomActionCallback, nint)

public static bool MaaAgentServerRegisterCustomAction(string name, MaaCustomActionCallback action, nint transArg)

Parameters

name string
action MaaCustomActionCallback
transArg nint

Returns

bool