ArcFM Solution Developer Guide
IMMCancelCallback Interface
Members 







Object Model
IMMCancelCallback Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.GuidAttribute("0BCACEEE-CDA1-431C-A631-E3231209F2EB")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMCancelCallback 
'Usage
 
Dim instance As IMMCancelCallback
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("0BCACEEE-CDA1-431C-A631-E3231209F2EB")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMCancelCallback 
public interface IMMCancelCallback 
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.GuidAttribute("0BCACEEE-CDA1-431C-A631-E3231209F2EB")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMCancelCallback 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("0BCACEEE-CDA1-431C-A631-E3231209F2EB")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMCancelCallback 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("0BCACEEE-CDA1-431C-A631-E3231209F2EB")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMCancelCallback 
Requirements

See Also

Reference

IMMCancelCallback Members
Miner.Interop Namespace

Send Feedback