ArcFM Responder Mobile Developer Guide
mmWorkFunctions Interface
Members 






Object Model
mmWorkFunctions Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("625D53A1-3CBF-11D4-80F0-005004D30D09")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.mmWorkFunctionsClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface mmWorkFunctions 
   Inherits IMMAvailableWorkFunctions 
'Usage
 
Dim instance As mmWorkFunctions
[System.Runtime.InteropServices.Guid("625D53A1-3CBF-11D4-80F0-005004D30D09")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.mmWorkFunctionsClass)]
[System.Runtime.InteropServices.ComImport()]
public interface mmWorkFunctions : IMMAvailableWorkFunctions  
public interface mmWorkFunctions = class(IMMAvailableWorkFunctions)
System.Runtime.InteropServices.GuidAttribute("625D53A1-3CBF-11D4-80F0-005004D30D09")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.mmWorkFunctionsClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface mmWorkFunctions implements IMMAvailableWorkFunctions 
[System.Runtime.InteropServices.Guid("625D53A1-3CBF-11D4-80F0-005004D30D09")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.mmWorkFunctionsClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface mmWorkFunctions : public IMMAvailableWorkFunctions  
[System.Runtime.InteropServices.Guid("625D53A1-3CBF-11D4-80F0-005004D30D09")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.mmWorkFunctionsClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class mmWorkFunctions : public IMMAvailableWorkFunctions  
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

mmWorkFunctions Members
Miner.Interop Namespace

Send Feedback