An NDoc Documented Class Library

CursorInfo Structure

For a list of all members of this type, see CursorInfo Members.

System.Object
   System.ValueType
      White.Core.WindowsAPI.CursorInfo

[Visual Basic]
Public Structure CursorInfo
[C#]
public struct CursorInfo
[C++]
public __value struct CursorInfo

[JScript] In JScript, you can use the structures defined by a type, but you cannot define your own.

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: White.Core.WindowsAPI

Assembly: White.Core (in White.Core.dll)

See Also

CursorInfo Members | White.Core.WindowsAPI Namespace