IAxWinAmbientDispatch

interface IAxWinAmbientDispatch

Remarks

This interface is exposed by ATL's ActiveX control hosting objects. Call the methods on this interface to set the ambient properties available to the hosted control or to specify other aspects of the container's behavior.

The definition of this interface is available in a number of forms, as shown in the table below.

Definition Type File
IDL ATLIFace.idl
Type Library ATL.dll
C++ ATLIFace.h (also included in ATLBase.h)

Class Members

See Also

IAxWinHostWindow, CAxWindow::QueryHost, AtlAxGetHost