uaPLUS Reference
OnCreateApplicationNodeHandlers Event
See Also  Send Feedback
Advosol.uaPLUS Namespace > uaPlusMain Class : OnCreateApplicationNodeHandlers Event

Glossary Item Box

Event handler that is called when the node managers are created.
Applications with application specific node managers need to implement an event handler and install it right after the uaPlusMain object is created.

Syntax

Visual Basic (Declaration) 
Public Event OnCreateApplicationNodeHandlers As CreateApplicationNodeHandlers
C# 
public event CreateApplicationNodeHandlers OnCreateApplicationNodeHandlers

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.