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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface