ArcFM Responder Mobile Developer Guide
__PxApplication Interface
Members 






Object Model
__PxApplication Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FHidden Or  _
    TypeLibTypeFlags.FNonExtensible Or  _
    TypeLibTypeFlags.FDispatchable)>
<System.Runtime.InteropServices.GuidAttribute("6A725DD6-0B22-45B9-B72B-8EB688804066")>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface __PxApplication 
'Usage
 
Dim instance As __PxApplication
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FHidden | 
    TypeLibTypeFlags.FNonExtensible | 
    TypeLibTypeFlags.FDispatchable)]
[System.Runtime.InteropServices.Guid("6A725DD6-0B22-45B9-B72B-8EB688804066")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIDispatch)]
[System.Runtime.InteropServices.ComImport()]
public interface __PxApplication 
public interface __PxApplication 
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FHidden | 
    TypeLibTypeFlags.FNonExtensible | 
    TypeLibTypeFlags.FDispatchable)
System.Runtime.InteropServices.GuidAttribute("6A725DD6-0B22-45B9-B72B-8EB688804066")
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)
System.Runtime.InteropServices.ComImportAttribute()
public interface __PxApplication 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FHidden | 
    TypeLibTypeFlags.FNonExtensible | 
    TypeLibTypeFlags.FDispatchable)]
[System.Runtime.InteropServices.Guid("6A725DD6-0B22-45B9-B72B-8EB688804066")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIDispatch)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface __PxApplication 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FHidden | 
    TypeLibTypeFlags.FNonExtensible | 
    TypeLibTypeFlags.FDispatchable)]
[System.Runtime.InteropServices.Guid("6A725DD6-0B22-45B9-B72B-8EB688804066")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIDispatch)]
[System.Runtime.InteropServices.ComImport()]
public interface class __PxApplication 
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