ArcFM Desktop Developer Guide
CleanupCallback Property (IMMPxCleanup)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Provides access to the callback object that will return information to the calling client (as IMMMessageCallback).
Syntax
'Declaration
 
<DispIdAttribute(1610678273)>
Property CleanupCallback As IMMMessageCallback
'Usage
 
Dim instance As IMMPxCleanup
Dim value As IMMMessageCallback
 
instance.CleanupCallback = value
 
value = instance.CleanupCallback
[DispId(1610678273)]
IMMMessageCallback CleanupCallback {get; set;}

Property Value

IMMMessageCallback
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMPxCleanup Interface
IMMPxCleanup Members

 

 


Send Comment