ArcFM Responder Mobile Developer Guide
MMPullCblConfig Interface
Members 






Object Model
MMPullCblConfig Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMPullCblConfigClass)>
<System.Runtime.InteropServices.GuidAttribute("C0BBB78D-2E9D-4437-94ED-83AF0843D95A")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMPullCblConfig 
   Inherits IMMPullCblConfig 
'Usage
 
Dim instance As MMPullCblConfig
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMPullCblConfigClass)]
[System.Runtime.InteropServices.Guid("C0BBB78D-2E9D-4437-94ED-83AF0843D95A")]
[System.Runtime.InteropServices.ComImport()]
public interface MMPullCblConfig : IMMPullCblConfig  
public interface MMPullCblConfig = class(IMMPullCblConfig)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMPullCblConfigClass)
System.Runtime.InteropServices.GuidAttribute("C0BBB78D-2E9D-4437-94ED-83AF0843D95A")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMPullCblConfig implements IMMPullCblConfig 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMPullCblConfigClass)]
[System.Runtime.InteropServices.Guid("C0BBB78D-2E9D-4437-94ED-83AF0843D95A")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMPullCblConfig : public IMMPullCblConfig  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMPullCblConfigClass)]
[System.Runtime.InteropServices.Guid("C0BBB78D-2E9D-4437-94ED-83AF0843D95A")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMPullCblConfig : public IMMPullCblConfig  
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

MMPullCblConfig Members
Miner.Interop Namespace

Send Feedback