Gets process identifier of associated system window.
Namespace:
Greatis.NostalgiaAssembly: Greatis.Nostalgia (in Greatis.Nostalgia.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property ProcessID As UInteger |
C# |
---|
public uint ProcessID { get; } |
Visual C++ |
---|
public: property unsigned int ProcessID { unsigned int get (); } |
JavaScript |
---|
function get_processID(); |