ArcFM Engine Developer Guide
IMMExtObject Interface
Members 


This interface is implemented to define a custom validation rule's display properties. It is used when creating validation rules for classes and fields.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("DFF1C9AA-623A-487A-AB90-A8CB85E8AFBC")>
<ComImportAttribute()>
Public Interface IMMExtObject 
'Usage
 
Dim instance As IMMExtObject
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("DFF1C9AA-623A-487A-AB90-A8CB85E8AFBC")]
[ComImport()]
public interface IMMExtObject 
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

IMMExtObject Members
Miner.Interop Namespace

This interface is implemented to define a custom validation rule's display properties. It is used when creating validation rules for classes and fields.
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("DFF1C9AA-623A-487A-AB90-A8CB85E8AFBC")>
<ComImportAttribute()>
Public Interface IMMExtObject 
'Usage
 
Dim instance As IMMExtObject
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("DFF1C9AA-623A-487A-AB90-A8CB85E8AFBC")]
[ComImport()]
public interface IMMExtObject 
Inheritance Hierarchy

Miner.Interop.IMMExtObject

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

IMMExtObject Members
Miner.Interop Namespace

 

 


Send Comment