ArcFM Responder Mobile Developer Guide
PxApplicationClass Class
Members 






Object Model
PxApplicationClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ComSourceInterfacesAttribute("Miner.Interop.Process.__PxApplication")>
<System.Runtime.InteropServices.GuidAttribute("1DE1D264-B83B-4F76-B6AF-0AD65C6127B9")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class PxApplicationClass 
   Inherits System.__ComObject
   Implements Miner.Interop.IMMMessageCallback, __PxApplication_Event, IMMPxApplication, IMMPxApplicationEx, IMMPxApplicationEx2, IMMPxApplicationEx3, IMMPxApplicationEx5, IMMPxApplicationEx6, IMMPxCleanup, IMMPxExtIntegration, IMMPxExtIntegration2, IMMPxMobileHelper, IMMPxMobileHelper2, PxApplication 
'Usage
 
Dim instance As PxApplicationClass
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.Process.__PxApplication")]
[System.Runtime.InteropServices.Guid("1DE1D264-B83B-4F76-B6AF-0AD65C6127B9")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class PxApplicationClass : System.__ComObject, Miner.Interop.IMMMessageCallback, __PxApplication_Event, IMMPxApplication, IMMPxApplicationEx, IMMPxApplicationEx2, IMMPxApplicationEx3, IMMPxApplicationEx5, IMMPxApplicationEx6, IMMPxCleanup, IMMPxExtIntegration, IMMPxExtIntegration2, IMMPxMobileHelper, IMMPxMobileHelper2, PxApplication  
System.Runtime.InteropServices.ComSourceInterfacesAttribute("Miner.Interop.Process.__PxApplication")
System.Runtime.InteropServices.GuidAttribute("1DE1D264-B83B-4F76-B6AF-0AD65C6127B9")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class PxApplicationClass extends System.__ComObject implements Miner.Interop.IMMMessageCallback, __PxApplication_Event, IMMPxApplication, IMMPxApplicationEx, IMMPxApplicationEx2, IMMPxApplicationEx3, IMMPxApplicationEx5, IMMPxApplicationEx6, IMMPxCleanup, IMMPxExtIntegration, IMMPxExtIntegration2, IMMPxMobileHelper, IMMPxMobileHelper2, PxApplication 
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.Process.__PxApplication")]
[System.Runtime.InteropServices.Guid("1DE1D264-B83B-4F76-B6AF-0AD65C6127B9")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class PxApplicationClass : public System.__ComObject, Miner.Interop.IMMMessageCallback, __PxApplication_Event, IMMPxApplication, IMMPxApplicationEx, IMMPxApplicationEx2, IMMPxApplicationEx3, IMMPxApplicationEx5, IMMPxApplicationEx6, IMMPxCleanup, IMMPxExtIntegration, IMMPxExtIntegration2, IMMPxMobileHelper, IMMPxMobileHelper2, PxApplication  
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.Process.__PxApplication")]
[System.Runtime.InteropServices.Guid("1DE1D264-B83B-4F76-B6AF-0AD65C6127B9")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class PxApplicationClass : public System.__ComObject, Miner.Interop.IMMMessageCallback, __PxApplication_Event, IMMPxApplication, IMMPxApplicationEx, IMMPxApplicationEx2, IMMPxApplicationEx3, IMMPxApplicationEx5, IMMPxApplicationEx6, IMMPxCleanup, IMMPxExtIntegration, IMMPxExtIntegration2, IMMPxMobileHelper, IMMPxMobileHelper2, PxApplication  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.Process.PxApplicationClass

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

PxApplicationClass Members
Miner.Interop.Process Namespace

Send Feedback