COleObjectFactory::GetLicenseKey

This method retrieves the unique license key from the control's DLL and store it in the BSTR pointed to by pbstrKey.

At a Glance

Header file: Afxdisp.h
Platforms: H/PC 2.0, H/PC Pro
Windows CE versions: 2.0 and later
Complete documentation Visual C++ documentation

Syntax

virtual BOOL GetLicenseKey( DWORD dwReserved, BSTR *pbstrKey );

See Also

COleObjectFactory::VerifyUserLicense, COleObjectFactory::VerifyLicenseKey