ArcFM Engine Developer Guide
IMMExtendedData Interface
Members 


Defines attributes that contain information about an object. This interface is used to attach extended data to a work request or compatible unit (CU) in Designer. An example of the interface's implementation is found in the extended data view for CUs on the Manage CUs tab of the CU Admin Tool in ArcCatalog.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("C7B37D2D-73B0-4EAB-A6D9-900D89EF1580")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMExtendedData 
'Usage
 
Dim instance As IMMExtendedData
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("C7B37D2D-73B0-4EAB-A6D9-900D89EF1580")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMExtendedData 
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

IMMExtendedData Members
Miner.Interop Namespace

Defines attributes that contain information about an object. This interface is used to attach extended data to a work request or compatible unit (CU) in Designer. An example of the interface's implementation is found in the extended data view for CUs on the Manage CUs tab of the CU Admin Tool in ArcCatalog.
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("C7B37D2D-73B0-4EAB-A6D9-900D89EF1580")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMExtendedData 
'Usage
 
Dim instance As IMMExtendedData
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("C7B37D2D-73B0-4EAB-A6D9-900D89EF1580")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMExtendedData 
Inheritance Hierarchy

Miner.Interop.IMMExtendedData

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

IMMExtendedData Members
Miner.Interop Namespace

 

 


Send Comment