Miner.Interop Namespace : mmSortType Enumeration |
This enumeration contains various values (algorithms) that can be used to determine how to sort an ID8LIst.
'Declaration
<System.Runtime.InteropServices.GuidAttribute("B49F49A0-0F2E-11D4-80D2-0050DA5BE899")> Public Enum mmSortType Inherits System.Enum
'Usage
Dim instance As mmSortType
[System.Runtime.InteropServices.Guid("B49F49A0-0F2E-11D4-80D2-0050DA5BE899")] public enum mmSortType : System.Enum
public enum mmSortType = class(System.Enum)
System.Runtime.InteropServices.GuidAttribute("B49F49A0-0F2E-11D4-80D2-0050DA5BE899")
public enum mmSortType extends System.Enum
[System.Runtime.InteropServices.Guid("B49F49A0-0F2E-11D4-80D2-0050DA5BE899")] __value public enum mmSortType : public System.Enum
[System.Runtime.InteropServices.Guid("B49F49A0-0F2E-11D4-80D2-0050DA5BE899")] public enum class mmSortType : public System.Enum
Member | Description |
---|---|
mmSTAscending | |
mmSTAscendingQAQC | |
mmSTDuct | |
mmSTNumericAscending | |
mmSTWorkLocation |
System.Object
System.ValueType
System.Enum
Miner.Interop.mmSortType
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