Miner.Interop.Process Namespace > IMMPxCleanup Interface : Cleanup Method |
'Declaration
Function Cleanup( _ ByVal Callback As IMMMessageCallback _ ) As System.Boolean
'Usage
Dim instance As IMMPxCleanup Dim Callback As IMMMessageCallback Dim value As System.Boolean value = instance.Cleanup(Callback)
System.bool Cleanup( IMMMessageCallback Callback )
function Cleanup( Callback: IMMMessageCallback ): System.Boolean;
function Cleanup( Callback : IMMMessageCallback ) : System.boolean;
System.bool Cleanup( IMMMessageCallback* Callback )
System.bool Cleanup( IMMMessageCallback^ Callback )
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