uaPLUS Reference
onSendConditionEvent Method
See Also  Send Feedback
NSPlugin Namespace > EventSubscription Class : onSendConditionEvent Method

es
evd

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable Sub onSendConditionEvent( _
   ByVal es As EventSource, _
   ByVal evd As EventData _
) 
C# 
public virtual void onSendConditionEvent( 
   EventSource es,
   EventData evd
)

Parameters

es
evd

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.