CStockPropImpl::get_HWND
Call this method to get the window handle associated with the control.
HRESULT STDMETHODCALLTYPE get_HWND(
LONG_PTR* phWnd
);
Parameters
- phWnd
The window handle associated with the control.
Return Value
Returns S_OK on success, or an error HRESULT on failure.
Requirements
Header: atlctl.h