AGI STK Objects 11Send comments on this topic.
OnPercentCompleteBegin Method (IAgStkObjectRootEvents)
See Also 
Windows






Windows & Linux

Description

Occurs when a lengthy operation is about to start.

Syntax

[Visual Basic .NET]
Public Sub OnPercentCompleteBegin() 
[C#]
public void OnPercentCompleteBegin();
[Managed C++]
public: void OnPercentCompleteBegin();
[Java]
public  onPercentCompleteBegin();
[Unmanaged C++]
public: HRESULT OnPercentCompleteBegin();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.