ArcFM Engine Developer Guide
PxApplication Interface
Members 


This object represents the Process Framework application. It is a core object in the Process Framework.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<CoClassAttribute(Miner.Interop.Process.PxApplicationClass)>
<GuidAttribute("948A6220-2228-11D5-BE0F-0001031AE9B0")>
<ComImportAttribute()>
Public Interface PxApplication 
   Inherits Miner.Interop.IMMMessageCallback__PxApplication_Event 
'Usage
 
Dim instance As PxApplication
[CoClass(Miner.Interop.Process.PxApplicationClass)]
[Guid("948A6220-2228-11D5-BE0F-0001031AE9B0")]
[ComImport()]
public interface PxApplication : Miner.Interop.IMMMessageCallback__PxApplication_Event  
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

PxApplication Members
Miner.Interop.Process Namespace

This object represents the Process Framework application. It is a core object in the Process Framework.
Syntax
'Declaration
 
<CoClassAttribute(Miner.Interop.Process.PxApplicationClass)>
<GuidAttribute("948A6220-2228-11D5-BE0F-0001031AE9B0")>
<ComImportAttribute()>
Public Interface PxApplication 
   Inherits Miner.Interop.IMMMessageCallback__PxApplication_Event 
'Usage
 
Dim instance As PxApplication
[CoClass(Miner.Interop.Process.PxApplicationClass)]
[Guid("948A6220-2228-11D5-BE0F-0001031AE9B0")]
[ComImport()]
public interface PxApplication : Miner.Interop.IMMMessageCallback__PxApplication_Event  
Inheritance Hierarchy

Miner.Interop.Process.PxApplication

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

PxApplication Members
Miner.Interop.Process Namespace

 

 


Send Comment