ArcFM Solution Developer Guide
ID8ListCancelSort Interface
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

You can create an object implementing the IMMCancelCallback interface, and pass this object into the SortWithCancel method. During the sorting process, you can call Stopped with a value of true and the sort will discontinue the sorting process.
 
It does not undo a sort that has already completed.
Available at Version
9.2.1 and later
Product Availability
ArcFM Desktop and ArcFM Engine
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine
.NET Assembly
Miner.Interop.Geodatabase.dll
Object Model
ID8ListCancelSort Interface
Syntax
'Declaration
 
<GuidAttribute("EE8171AF-D145-4C7E-9298-64A28D18FF99")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface ID8ListCancelSort 
'Usage
 
Dim instance As ID8ListCancelSort
[Guid("EE8171AF-D145-4C7E-9298-64A28D18FF99")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface ID8ListCancelSort 
Requirements

See Also

Reference

ID8ListCancelSort Members
Miner.Interop Namespace

You can create an object implementing the IMMCancelCallback interface, and pass this object into the SortWithCancel method. During the sorting process, you can call Stopped with a value of true and the sort will discontinue the sorting process.
 
It does not undo a sort that has already completed.
Object Model
ID8ListCancelSort Interface
Syntax
'Declaration
 
<GuidAttribute("EE8171AF-D145-4C7E-9298-64A28D18FF99")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface ID8ListCancelSort 
'Usage
 
Dim instance As ID8ListCancelSort
[Guid("EE8171AF-D145-4C7E-9298-64A28D18FF99")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface ID8ListCancelSort 
Inheritance Hierarchy

Miner.Interop.ID8ListCancelSort

Requirements

See Also

Reference

ID8ListCancelSort Members
Miner.Interop Namespace

 

 


Send Comment