ArcFM Solution Developer Guide
IMMPersistentXML Interface
Members 






This interface allows you to translate a list to or from XML.
Object Model
IMMPersistentXML Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("AE7E88C0-1D1C-11D4-80D6-0050DA5BE899")>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMPersistentXML 
'Usage
 
Dim instance As IMMPersistentXML
[System.Runtime.InteropServices.Guid("AE7E88C0-1D1C-11D4-80D6-0050DA5BE899")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMPersistentXML 
public interface IMMPersistentXML 
System.Runtime.InteropServices.GuidAttribute("AE7E88C0-1D1C-11D4-80D6-0050DA5BE899")
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMPersistentXML 
[System.Runtime.InteropServices.Guid("AE7E88C0-1D1C-11D4-80D6-0050DA5BE899")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMPersistentXML 
[System.Runtime.InteropServices.Guid("AE7E88C0-1D1C-11D4-80D6-0050DA5BE899")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMPersistentXML 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMMPersistentXML Members
Miner.Interop Namespace

Send Feedback