ArcFM Responder Mobile Developer Guide
IMMPxTask Interface
Members 






Object Model
IMMPxTask Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("58BA14BC-C5D0-45F9-9BED-77BD564A77D9")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMPxTask 
'Usage
 
Dim instance As IMMPxTask
[System.Runtime.InteropServices.Guid("58BA14BC-C5D0-45F9-9BED-77BD564A77D9")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMPxTask 
public interface IMMPxTask 
System.Runtime.InteropServices.GuidAttribute("58BA14BC-C5D0-45F9-9BED-77BD564A77D9")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMPxTask 
[System.Runtime.InteropServices.Guid("58BA14BC-C5D0-45F9-9BED-77BD564A77D9")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMPxTask 
[System.Runtime.InteropServices.Guid("58BA14BC-C5D0-45F9-9BED-77BD564A77D9")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMPxTask 
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

IMMPxTask Members
Miner.Interop.Process Namespace

Send Feedback