ArcFM Responder Mobile Developer Guide
mmContentsViewHelperClass Class
Members 






Object Model
mmContentsViewHelperClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("A55FB9E0-285B-4FFD-A464-C0C97555BCE9")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class mmContentsViewHelperClass 
   Inherits System.__ComObject
   Implements IMMContentsViewHelper, mmContentsViewHelper 
'Usage
 
Dim instance As mmContentsViewHelperClass
[System.Runtime.InteropServices.Guid("A55FB9E0-285B-4FFD-A464-C0C97555BCE9")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class mmContentsViewHelperClass : System.__ComObject, IMMContentsViewHelper, mmContentsViewHelper  
public class mmContentsViewHelperClass = class(System.__ComObject, IMMContentsViewHelper, mmContentsViewHelper)
System.Runtime.InteropServices.GuidAttribute("A55FB9E0-285B-4FFD-A464-C0C97555BCE9")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class mmContentsViewHelperClass extends System.__ComObject implements IMMContentsViewHelper, mmContentsViewHelper 
[System.Runtime.InteropServices.Guid("A55FB9E0-285B-4FFD-A464-C0C97555BCE9")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class mmContentsViewHelperClass : public System.__ComObject, IMMContentsViewHelper, mmContentsViewHelper  
[System.Runtime.InteropServices.Guid("A55FB9E0-285B-4FFD-A464-C0C97555BCE9")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class mmContentsViewHelperClass : public System.__ComObject, IMMContentsViewHelper, mmContentsViewHelper  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.mmContentsViewHelperClass

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

mmContentsViewHelperClass Members
Miner.Interop Namespace

Send Feedback