ArcFM Desktop Developer Guide
__PxApplication_OpenNodeEventHandler Delegate


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FHidden)>
<ComVisibleAttribute(False)>
Public Delegate Sub __PxApplication_OpenNodeEventHandler( _
   ByRef vOpenInfo As Object _
) 
'Usage
 
Dim instance As New __PxApplication_OpenNodeEventHandler(AddressOf HandlerMethod)
[TypeLibType(TypeLibTypeFlags.FHidden)]
[ComVisible(false)]
public delegate void __PxApplication_OpenNodeEventHandler( 
   out object vOpenInfo
)

Parameters

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

 

 


Send Comment