Table of Contents

Method LinkStop

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

LinkStop()

Ends the connection of the address specified by the constructor.

public bool LinkStop()

Returns

bool

true if the connection was ended successfully; otherwise, false.

Remarks

Wrapper of MaaFramework.Binding.Interop.Native.MaaController.MaaControllerConnected(System.IntPtr).