The PlusWnd::GetControlHandle function returns the window's handle of any kind of control present in the window.
[handle] GetControlHandle(
[string] ControlId
);
The window's handle of the control specified in parameter. If the control cannot be found, the return value is null.
This function typically fails for the following reason:
None.
| Object | PlusWnd |
|---|---|
| Availability | Messenger Plus! Live 4.00 |