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