ArcFM Responder Mobile Developer Guide
MMSecCktServicePanelClass Class
Members 






Object Model
MMSecCktServicePanelClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("050DE40D-3D5C-4260-9A7D-1F20172B71CD")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMSecCktServicePanelClass 
   Inherits System.__ComObject
   Implements IMMSecCktServicePanel, MMSecCktServicePanel 
'Usage
 
Dim instance As MMSecCktServicePanelClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("050DE40D-3D5C-4260-9A7D-1F20172B71CD")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMSecCktServicePanelClass : System.__ComObject, IMMSecCktServicePanel, MMSecCktServicePanel  
public class MMSecCktServicePanelClass = class(System.__ComObject, IMMSecCktServicePanel, MMSecCktServicePanel)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("050DE40D-3D5C-4260-9A7D-1F20172B71CD")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMSecCktServicePanelClass extends System.__ComObject implements IMMSecCktServicePanel, MMSecCktServicePanel 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("050DE40D-3D5C-4260-9A7D-1F20172B71CD")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMSecCktServicePanelClass : public System.__ComObject, IMMSecCktServicePanel, MMSecCktServicePanel  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("050DE40D-3D5C-4260-9A7D-1F20172B71CD")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMSecCktServicePanelClass : public System.__ComObject, IMMSecCktServicePanel, MMSecCktServicePanel  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMSecCktServicePanelClass

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

MMSecCktServicePanelClass Members
Miner.Interop Namespace

Send Feedback