ArcFM Solution Developer Guide
IMMOrderedList Interface
Members 






This interface allows you to determine the way a list is ordered and sorted.
Object Model
IMMOrderedList Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("65EEB380-A072-11D4-9A21-0001031AE963")>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMOrderedList 
'Usage
 
Dim instance As IMMOrderedList
[System.Runtime.InteropServices.Guid("65EEB380-A072-11D4-9A21-0001031AE963")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMOrderedList 
public interface IMMOrderedList 
System.Runtime.InteropServices.GuidAttribute("65EEB380-A072-11D4-9A21-0001031AE963")
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMOrderedList 
[System.Runtime.InteropServices.Guid("65EEB380-A072-11D4-9A21-0001031AE963")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMOrderedList 
[System.Runtime.InteropServices.Guid("65EEB380-A072-11D4-9A21-0001031AE963")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMOrderedList 
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

IMMOrderedList Members
Miner.Interop Namespace

Send Feedback