Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the current view origin for a list view control.
BOOL GetOrigin(
LPPOINT lpPoint
) const;
Parameters
- lpPoint
Address of a POINT structure that receives the view origin.
Return Value
Nonzero if successful; otherwise zero. However, if the control is in report view, the return value is always zero.
Requirements
Header: afxcmn.h