AGI Ui Application 11 Send comments on this topic.
ProcessID Property (IAgUiApplication)
See Also 





Description

Gets process id for the current instance.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ProcessID() As Integer

[C#]
public int ProcessID {get;}

[Managed C++]
public: __property int get_ProcessID();

[Unmanaged C++]
public: HRESULT get_ProcessID(
long * pRetVal
);

[Java]
public int getProcessID();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1