Visual Basic (Declaration) | |
---|---|
Public Overridable Sub onHandleConditionStateChange( _ ByVal es As EventSource, _ ByVal eventTime As Date, _ ByVal activeCond As ConditionDef, _ ByVal activeSubCondName As String, _ ByVal attributes() As Object _ ) |
C# | |
---|---|
public virtual void onHandleConditionStateChange( EventSource es, DateTime eventTime, ConditionDef activeCond, string activeSubCondName, object[] attributes ) |
Parameters
- es
- eventTime
- activeCond
- activeSubCondName
- attributes
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family