VisioForge Video Edit SDK (Delphi / ActiveX)
ContentsIndexHome
PreviousUpNext
TVFVideoEdit.SetLicenseKey Method

After purchase you get license key. You need to activate control via this method before using it.

Pascal
procedure SetLicenseKey(LicenseKey: WideString);
C++
__fastcall SetLicenseKey(BSTR LicenseKey);
C#
public SetLicenseKey(String LicenseKey);
Visual Basic
Public Sub SetLicenseKey(LicenseKey As String)
Java
public SetLicenseKey(string LicenseKey);
IDL
SetLicenseKey(BSTR LicenseKey);
JavaScript
SetLicenseKey
PHP
public SetLicenseKey($LicenseKey);
Parameters 
Description 
LicenseKey: WideString 
License key.  
Made with Doc-O-Matic.
Copyright (c) 2011. All rights reserved.
What do you think about this topic? Send feedback!