Share via


UDM_GETBUDDY (Windows Embedded CE 6.0)

1/6/2010

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
Windows Embedded CE Windows CE 1.0 and later

See Also

Reference

Up-Down Controls Messages
UDM_SETBUDDY