Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Obtains a direct interface pointer to the container for a specified window (if any), given its handle.
ATLAPI AtlAxGetHost(
HWND h,
IUnknown** pp
);
Parameters
h
[in] A handle to the window that is hosting the control.pp
[out] The IUnknown of the container of the control.
Return Value
One of the standard HRESULT values.
Requirements
Header: atlhost.h