IAxWinHostWindow::QueryControl
Returns the specified interface pointer provided by the hosted control.
STDMETHOD( QueryControl )(
REFIID riid,
void** ppvObject
);
Параметры
riid
[in] The ID of an interface on the control being requested.ppvObject
[out] The address of a pointer that will receive the specified interface of the created control.
Возвращаемое значение
A standard HRESULT value.
Требования
Header: atliface.h