Table of Contents

Method MaaWin32ControllerCreate

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

MaaWin32ControllerCreate(nint, ulong, ulong, MaaNotificationCallback, nint)

public static nint MaaWin32ControllerCreate(nint hWnd, ulong screencapMethod, ulong inputMethod, MaaNotificationCallback notify, nint notifyTransArg)

Parameters

hWnd nint
screencapMethod ulong
inputMethod ulong
notify MaaNotificationCallback
notifyTransArg nint

Returns

nint