AGI Real-Time Tracking Tool 11 Send comments on this topic.
EventLog Property (IAgRt3EventManager)
See Also 





Description

The array of all events in the system-wide event log.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property EventLog() As System.Array

[C#]
public System.Array EventLog {get;}

[Managed C++]
public: __property System::Array^ get_EventLog();

[Unmanaged C++]
public: HRESULT get_EventLog(
SAFEARRAY ** ppRetVal
);

[Java]
public Object[] getEventLog();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1