Gets current cursor system-wide.
Namespace:
Greatis.NostalgiaAssembly: Greatis.Nostalgia (in Greatis.Nostalgia.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared Function GetCurrentCursor As IntPtr |
C# |
---|
public static IntPtr GetCurrentCursor() |
Visual C++ |
---|
public: static IntPtr GetCurrentCursor() |
JavaScript |
---|
Greatis.Nostalgia.SystemCursor.getCurrentCursor = function(); |