Partager via


UDM_GETBUDDY (Compact 2013)

3/28/2014

This message retrieves the handle of the current buddy window.

Syntax

UDM_GETBUDDY wParam = 0; 
    lParam = 0;

Parameters

  • wParam
    Not used.
  • lParam
    Not used.

Return Value

The handle to the current buddy window indicates success.

Requirements

Header

commctrl.h

See Also

Reference

Up-Down Controls Messages
UDM_SETBUDDY