Method MaaAdbControllerCreate   
 
- Namespace
 - MaaFramework.Binding.Interop.Native
 
- Assembly
 - MaaFramework.Binding.Native.dll
 
 MaaAdbControllerCreate(string, string, ulong, ulong, string, string, MaaNotificationCallback, nint)   
 public static nint MaaAdbControllerCreate(string adbPath, string address, ulong screencapMethods, ulong inputMethods, string config, string agentPath, MaaNotificationCallback notify, nint notifyTransArg)
Parameters
adbPath string   
- 
 address string   
- 
 screencapMethods ulong   
- 
 inputMethods ulong   
- 
 config string   
- 
 agentPath string   
- 
 notify MaaNotificationCallback   
- 
 notifyTransArg nint   
- 
 
Returns
-  nint  
 
-