ArcFM Solution Developer Guide
IMMSpecialAUStrategyEx Interface
Members 


This interface allows you to create custom special autoupdate objects. It provides the same functionality as the IMMSpecialAUStrategy interface. In addition, it offers the Enabled method and the ability to pass in additional information in the Execute method.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("F216BC29-7320-412B-8A7E-082A846E372E")>
<ComImportAttribute()>
Public Interface IMMSpecialAUStrategyEx 
'Usage
 
Dim instance As IMMSpecialAUStrategyEx
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("F216BC29-7320-412B-8A7E-082A846E372E")]
[ComImport()]
public interface IMMSpecialAUStrategyEx 
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

IMMSpecialAUStrategyEx Members
Miner.Interop Namespace

This interface allows you to create custom special autoupdate objects. It provides the same functionality as the IMMSpecialAUStrategy interface. In addition, it offers the Enabled method and the ability to pass in additional information in the Execute method.
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("F216BC29-7320-412B-8A7E-082A846E372E")>
<ComImportAttribute()>
Public Interface IMMSpecialAUStrategyEx 
'Usage
 
Dim instance As IMMSpecialAUStrategyEx
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("F216BC29-7320-412B-8A7E-082A846E372E")]
[ComImport()]
public interface IMMSpecialAUStrategyEx 
Inheritance Hierarchy

Miner.Interop.IMMSpecialAUStrategyEx

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

IMMSpecialAUStrategyEx Members
Miner.Interop Namespace

 

 


Send Comment