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