Share via


LB_GETANCHORINDEX (Compact 2013)

3/28/2014

This message is sent by an application to retrieve the index of the anchor item.

Syntax

LB_GETANCHORINDEX wParam = 0; 
    lParam = 0;

Parameters

  • wParam
    Not used.
  • lParam
    Not used.

Return Value

The index of the anchor item indicates success.

Requirements

Header

winuser.h

See Also

Reference

List Box Messages
LB_SETANCHORINDEX