Table of Contents

Method MaaDbgControllerCreate

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

MaaDbgControllerCreate(string, string, ulong, string, MaaNotificationCallback, nint)

public static nint MaaDbgControllerCreate(string readPath, string writePath, ulong type, string config, MaaNotificationCallback notify, nint notifyTransArg)

Parameters

readPath string
writePath string
type ulong
config string
notify MaaNotificationCallback
notifyTransArg nint

Returns

nint