Miner.Interop.Process Namespace > IMMPxCleanup Interface : CleanupCallback Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678273)> Property CleanupCallback As IMMMessageCallback
'Usage
Dim instance As IMMPxCleanup Dim value As IMMMessageCallback instance.CleanupCallback = value value = instance.CleanupCallback
[System.Runtime.InteropServices.DispId(1610678273)] IMMMessageCallback CleanupCallback {get; set;}
read-write property CleanupCallback: IMMMessageCallback;
System.Runtime.InteropServices.DispIdAttribute(1610678273) function get,set CleanupCallback : IMMMessageCallback
[System.Runtime.InteropServices.DispId(1610678273)] __property IMMMessageCallback* get_CleanupCallback(); __property void set_CleanupCallback( IMMMessageCallback* value );
[System.Runtime.InteropServices.DispId(1610678273)] property IMMMessageCallback^ CleanupCallback { IMMMessageCallback^ get(); void set ( IMMMessageCallback^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2