ArcFM Responder Mobile Developer Guide
MMPlaceCrossSection Interface
Members 






Object Model
MMPlaceCrossSection Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMPlaceCrossSectionClass)>
<System.Runtime.InteropServices.GuidAttribute("44498191-0E6A-11D5-8153-0050DA5BE894")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMPlaceCrossSection 
   Inherits IMMPlaceCrossSection 
'Usage
 
Dim instance As MMPlaceCrossSection
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMPlaceCrossSectionClass)]
[System.Runtime.InteropServices.Guid("44498191-0E6A-11D5-8153-0050DA5BE894")]
[System.Runtime.InteropServices.ComImport()]
public interface MMPlaceCrossSection : IMMPlaceCrossSection  
public interface MMPlaceCrossSection = class(IMMPlaceCrossSection)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMPlaceCrossSectionClass)
System.Runtime.InteropServices.GuidAttribute("44498191-0E6A-11D5-8153-0050DA5BE894")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMPlaceCrossSection implements IMMPlaceCrossSection 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMPlaceCrossSectionClass)]
[System.Runtime.InteropServices.Guid("44498191-0E6A-11D5-8153-0050DA5BE894")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMPlaceCrossSection : public IMMPlaceCrossSection  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMPlaceCrossSectionClass)]
[System.Runtime.InteropServices.Guid("44498191-0E6A-11D5-8153-0050DA5BE894")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMPlaceCrossSection : public IMMPlaceCrossSection  
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

MMPlaceCrossSection Members
Miner.Interop Namespace

Send Feedback