.NET Components
Chilkat .NET Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character Encoding Conversion

Back to Mht Class Summary

Mht::UnlockComponent

Unlocks the component allowing for the full functionality to be used. Returns true if the unlock code is valid.

  Declarations  
    [Visual Basic]
Public Function UnlockComponent(ByVal String unlockCode) As Boolean

[C#]
public bool UnlockComponent(string unlockCode);

[C++]
public bool UnlockComponent(String *unlockCode);

[JScript]
public function UnlockComponent(String unlockCode) : Boolean
 
  Parameters  
   
unlockCode
Unlock code received after purchasing a license, or registering for a 30-day trial license.
 

Copyright 2002, Chilkat Software, Inc. All Rights Reserved.