ArcFM Solution Developer Guide
MMArcFMDisconnect Interface
Members 






Object Model
MMArcFMDisconnect Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMArcFMDisconnectClass)>
<System.Runtime.InteropServices.GuidAttribute("AF39A34D-69FE-4519-B1F2-101129880AC7")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMArcFMDisconnect 
   Inherits IMMArcFMDisconnect 
'Usage
 
Dim instance As MMArcFMDisconnect
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMArcFMDisconnectClass)]
[System.Runtime.InteropServices.Guid("AF39A34D-69FE-4519-B1F2-101129880AC7")]
[System.Runtime.InteropServices.ComImport()]
public interface MMArcFMDisconnect : IMMArcFMDisconnect  
public interface MMArcFMDisconnect = class(IMMArcFMDisconnect)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMArcFMDisconnectClass)
System.Runtime.InteropServices.GuidAttribute("AF39A34D-69FE-4519-B1F2-101129880AC7")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMArcFMDisconnect implements IMMArcFMDisconnect 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMArcFMDisconnectClass)]
[System.Runtime.InteropServices.Guid("AF39A34D-69FE-4519-B1F2-101129880AC7")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMArcFMDisconnect : public IMMArcFMDisconnect  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMArcFMDisconnectClass)]
[System.Runtime.InteropServices.Guid("AF39A34D-69FE-4519-B1F2-101129880AC7")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMArcFMDisconnect : public IMMArcFMDisconnect  
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

MMArcFMDisconnect Members
Miner.Interop Namespace

Send Feedback