Interface IAimpDataStorageCommandAddFilesDialog
Interface IAimpDataStorageCommandAddFilesDialog
Namespace: AIMP.SDK.MusicLibrary.Extension.Command
Assembly: AIMP.SDK.dll
Syntax
public interface IAimpDataStorageCommandAddFilesDialog
Methods
Execute(IntPtr)
Executes the specified owner handle.
Declaration
AimpActionResult Execute(IntPtr ownerHandle)
Parameters
Type | Name | Description |
---|---|---|
System.IntPtr | ownerHandle | The owner window handle. |