Partager via


Link Information Flags (Compact 2013)

3/28/2014

These flags are used to specify information in a Syslink control.

  • LIF_ITEMINDEX
    Specifies an item by the value of the iLink member. Items are always accessed by index. Therefore, you must always set this flag and assign a value to iLink.
  • LIF_STATE
    Sets or retrieves the state of the link.
  • LIF_ITEMID
    Sets or retrieves the ID value in szID.
  • LIF_URL
    Sets or retrieves the URL for this item.

Remarks

These flags are used in the mask member of the LITEM structure.

Requirements

Header

commctrl.h

See Also

Reference

SysLink Controls Constants