ArcFM Responder Mobile Developer Guide
MMGetCatIDs Interface
Members 






Object Model
MMGetCatIDs Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("DF0B3D60-548F-101B-8E65-08002B2BD119")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMGetCatIDsClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMGetCatIDs 
   Inherits ISupportErrorInfo 
'Usage
 
Dim instance As MMGetCatIDs
[System.Runtime.InteropServices.Guid("DF0B3D60-548F-101B-8E65-08002B2BD119")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMGetCatIDsClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMGetCatIDs : ISupportErrorInfo  
public interface MMGetCatIDs = class(ISupportErrorInfo)
System.Runtime.InteropServices.GuidAttribute("DF0B3D60-548F-101B-8E65-08002B2BD119")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMGetCatIDsClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMGetCatIDs implements ISupportErrorInfo 
[System.Runtime.InteropServices.Guid("DF0B3D60-548F-101B-8E65-08002B2BD119")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMGetCatIDsClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMGetCatIDs : public ISupportErrorInfo  
[System.Runtime.InteropServices.Guid("DF0B3D60-548F-101B-8E65-08002B2BD119")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMGetCatIDsClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMGetCatIDs : public ISupportErrorInfo  
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

MMGetCatIDs Members
Miner.Interop Namespace

Send Feedback