ArcFM Responder Mobile Developer Guide
mmWorkFunctionsClass Class
Members 






Object Model
mmWorkFunctionsClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("6F589F38-25FA-4D76-8ED5-1EF00CD88DB7")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class mmWorkFunctionsClass 
   Inherits System.__ComObject
   Implements IMMAvailableWorkFunctions, mmWorkFunctions 
'Usage
 
Dim instance As mmWorkFunctionsClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("6F589F38-25FA-4D76-8ED5-1EF00CD88DB7")]
[System.Runtime.InteropServices.ComImport()]
public class mmWorkFunctionsClass : System.__ComObject, IMMAvailableWorkFunctions, mmWorkFunctions  
public class mmWorkFunctionsClass = class(System.__ComObject, IMMAvailableWorkFunctions, mmWorkFunctions)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("6F589F38-25FA-4D76-8ED5-1EF00CD88DB7")
System.Runtime.InteropServices.ComImportAttribute()
public class mmWorkFunctionsClass extends System.__ComObject implements IMMAvailableWorkFunctions, mmWorkFunctions 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("6F589F38-25FA-4D76-8ED5-1EF00CD88DB7")]
[System.Runtime.InteropServices.ComImport()]
public __gc class mmWorkFunctionsClass : public System.__ComObject, IMMAvailableWorkFunctions, mmWorkFunctions  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("6F589F38-25FA-4D76-8ED5-1EF00CD88DB7")]
[System.Runtime.InteropServices.ComImport()]
public ref class mmWorkFunctionsClass : public System.__ComObject, IMMAvailableWorkFunctions, mmWorkFunctions  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.mmWorkFunctionsClass

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

mmWorkFunctionsClass Members
Miner.Interop Namespace

Send Feedback