ArcFM Responder Mobile Developer Guide
PxApplication Interface
Members 






Object Model
PxApplication Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.Process.PxApplicationClass)>
<System.Runtime.InteropServices.GuidAttribute("948A6220-2228-11D5-BE0F-0001031AE9B0")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface PxApplication 
   Inherits Miner.Interop.IMMMessageCallback, __PxApplication_Event 
'Usage
 
Dim instance As PxApplication
[System.Runtime.InteropServices.CoClass(Miner.Interop.Process.PxApplicationClass)]
[System.Runtime.InteropServices.Guid("948A6220-2228-11D5-BE0F-0001031AE9B0")]
[System.Runtime.InteropServices.ComImport()]
public interface PxApplication : Miner.Interop.IMMMessageCallback, __PxApplication_Event  
public interface PxApplication = class(Miner.Interop.IMMMessageCallback, __PxApplication_Event)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.Process.PxApplicationClass)
System.Runtime.InteropServices.GuidAttribute("948A6220-2228-11D5-BE0F-0001031AE9B0")
System.Runtime.InteropServices.ComImportAttribute()
public interface PxApplication implements Miner.Interop.IMMMessageCallback, __PxApplication_Event 
[System.Runtime.InteropServices.CoClass(Miner.Interop.Process.PxApplicationClass)]
[System.Runtime.InteropServices.Guid("948A6220-2228-11D5-BE0F-0001031AE9B0")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface PxApplication : public Miner.Interop.IMMMessageCallback, __PxApplication_Event  
[System.Runtime.InteropServices.CoClass(Miner.Interop.Process.PxApplicationClass)]
[System.Runtime.InteropServices.Guid("948A6220-2228-11D5-BE0F-0001031AE9B0")]
[System.Runtime.InteropServices.ComImport()]
public interface class PxApplication : public Miner.Interop.IMMMessageCallback, __PxApplication_Event  
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

PxApplication Members
Miner.Interop.Process Namespace

Send Feedback