CWndClassInfo::m_bSystemCursor

‹10/1, a-laurha: Should say, “This data member …”If m_bSystemCursor has a value of TRUE, the system cursor resource will be loaded when the window class is registered. Otherwise, the cursor resource contained in your module will be loaded.

At a Glance

Header file: Atlwin.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

BOOL m_bSystemCursor;

See Also

CWndClassInfo Overview, CWndClassInfo Data Members, CWndClassInfo::m_lpszCursorID