ArcFM Solution Developer Guide
IMMSpecialAUStrategy Interface
Members 


IMMSpecialAUStrategy is obsolete. While this interface is still available for use (and custom code using this interface does still work), it may be deprecated in the future. It is recommended that you use IMMSpecialAUStrategyEx instead.

This interface allows you to create custom special autoupdate objects. A special AU differs from an attribute AU in that it is not associated with a field/event combination, but rather a feature/event combination.

Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("0064BFC0-C7B3-11D3-80C6-0050DA5BE899")>
<ComImportAttribute()>
Public Interface IMMSpecialAUStrategy 
'Usage
 
Dim instance As IMMSpecialAUStrategy
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("0064BFC0-C7B3-11D3-80C6-0050DA5BE899")]
[ComImport()]
public interface IMMSpecialAUStrategy 
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

IMMSpecialAUStrategy Members
Miner.Interop Namespace

IMMSpecialAUStrategy is obsolete. While this interface is still available for use (and custom code using this interface does still work), it may be deprecated in the future. It is recommended that you use IMMSpecialAUStrategyEx instead.

This interface allows you to create custom special autoupdate objects. A special AU differs from an attribute AU in that it is not associated with a field/event combination, but rather a feature/event combination.

Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("0064BFC0-C7B3-11D3-80C6-0050DA5BE899")>
<ComImportAttribute()>
Public Interface IMMSpecialAUStrategy 
'Usage
 
Dim instance As IMMSpecialAUStrategy
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("0064BFC0-C7B3-11D3-80C6-0050DA5BE899")]
[ComImport()]
public interface IMMSpecialAUStrategy 
Inheritance Hierarchy

Miner.Interop.IMMSpecialAUStrategy

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

IMMSpecialAUStrategy Members
Miner.Interop Namespace

 

 


Send Comment