Table of Contents

Method Find

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

Find()

Finds all desktop windows.

public IMaaListBuffer<DesktopWindowInfo> Find()

Returns

IMaaListBuffer<DesktopWindowInfo>

The list of window information.

Remarks

Wrapper of MaaFramework.Binding.Interop.Native.MaaToolkit.MaaToolkitDesktopWindowFindAll(System.IntPtr).

Exceptions

MaaInteroperationException

Find()

Finds all desktop windows.

public IMaaListBuffer<DesktopWindowInfo> Find()

Returns

IMaaListBuffer<DesktopWindowInfo>

The list of window information.

Remarks

Wrapper of MaaFramework.Binding.Interop.Native.MaaToolkit.MaaToolkitDesktopWindowFindAll(System.IntPtr).

Exceptions

MaaInteroperationException