IAxWinHostWindowLic::CreateControlLic
Crée un contrôle sous licence, l'initialise, et le héberge dans la fenêtre identifiée par hWnd.
STDMETHOD( CreateControlLic )(
LPCOLESTR lpTricsData,
HWND hWnd,
IStream* pStream,
BSTR bstrLic
);
Paramètres
- bstrLic
[in] BSTR qui contient une clé de licence pour le contrôle.
Notes
Consultez l' IAxWinHostWindow::CreateControl pour une description des paramètres et la valeur de retour restants.
Appeler cette méthode revient à appeler IAxWinHostWindowLic::CreateControlLicEx
Exemple
Consultez Contrôles ActiveX d'hébergement à l'aide de ATL AXHost pour obtenir un exemple qui utilise IAxWinHostWindowLic::CreateControlLic.
Configuration requise
Header: atliface.h