ArcFM Responder Mobile Developer Guide
__PxApplication_SinkHelper Class
Members 






Object Model
__PxApplication_SinkHelper Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FHidden)>
Public NotInheritable Class __PxApplication_SinkHelper 
   Implements __PxApplication 
'Usage
 
Dim instance As __PxApplication_SinkHelper
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FHidden)]
public sealed class __PxApplication_SinkHelper : __PxApplication  
public class __PxApplication_SinkHelper = class(__PxApplication)sealed; 
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FHidden)
public sealed class __PxApplication_SinkHelper implements __PxApplication 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FHidden)]
public __gc __sealed class __PxApplication_SinkHelper : public __PxApplication  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FHidden)]
public ref class __PxApplication_SinkHelper sealed : public __PxApplication  
Inheritance Hierarchy

System.Object
   Miner.Interop.Process.__PxApplication_SinkHelper

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_SinkHelper Members
Miner.Interop.Process Namespace

Send Feedback