ArcFM Solution Developer Guide
IMMPersistentXML2 Interface
Members 


This interface allows you to translate a list to or from XML. It differs from IMMPersistentXML in that it includes a property set that may be used to pass additional information to components that require more information (e.g., Network Adapter) before XML can be imported or exported.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<GuidAttribute("385E02F8-678A-4075-ACCD-27CEA03CB316")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMPersistentXML2 
'Usage
 
Dim instance As IMMPersistentXML2
[Guid("385E02F8-678A-4075-ACCD-27CEA03CB316")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMPersistentXML2 
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

IMMPersistentXML2 Members
Miner.Interop Namespace

This interface allows you to translate a list to or from XML. It differs from IMMPersistentXML in that it includes a property set that may be used to pass additional information to components that require more information (e.g., Network Adapter) before XML can be imported or exported.
Syntax
'Declaration
 
<GuidAttribute("385E02F8-678A-4075-ACCD-27CEA03CB316")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMPersistentXML2 
'Usage
 
Dim instance As IMMPersistentXML2
[Guid("385E02F8-678A-4075-ACCD-27CEA03CB316")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMPersistentXML2 
Inheritance Hierarchy

Miner.Interop.IMMPersistentXML2

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

IMMPersistentXML2 Members
Miner.Interop Namespace

 

 


Send Comment