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.
This interface provides methods for manipulating a licensed control and its host object.
interface IAxWinHostWindowLic : IAxWinHostWindow
Remarks
IAxWinHostWindowLic inherits from IAxWinHostWindow and adds methods that support the creation of licensed controls.
See Hosting ActiveX Controls Using ATL AXHost for a sample that uses the members of this interface.
Requirements
The definition of this interface is available as IDL or C++, as shown below.
Definition type |
File |
|---|---|
IDL |
ATLIFace.idl |
C++ |
ATLIFace.h (also included in ATLBase.h) |