ArcFM Responder Mobile Developer Guide
IMMPxTransition Interface
Members 






Object Model
IMMPxTransition Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.GuidAttribute("2F41DB23-F6A0-46BE-AB0C-0CDC19ABEB72")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMPxTransition 
'Usage
 
Dim instance As IMMPxTransition
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("2F41DB23-F6A0-46BE-AB0C-0CDC19ABEB72")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMPxTransition 
public interface IMMPxTransition 
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.GuidAttribute("2F41DB23-F6A0-46BE-AB0C-0CDC19ABEB72")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMPxTransition 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("2F41DB23-F6A0-46BE-AB0C-0CDC19ABEB72")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMPxTransition 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("2F41DB23-F6A0-46BE-AB0C-0CDC19ABEB72")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMPxTransition 
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

IMMPxTransition Members
Miner.Interop.Process Namespace

Send Feedback