In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.ILicenseManager / RegisterKEY Method

RegisterKEY Method (ILicenseManager)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(1)>

Function RegisterKEY( _

   ByVal Key As String _

) As Boolean
[DispId(1)]

bool RegisterKEY( 

   string Key

)
function RegisterKEY( 

    Key: String

): Boolean; 
DispIdAttribute(1)

function RegisterKEY( 

   Key : String

) : boolean;
[DispId(1)]

bool RegisterKEY( 

   string* Key

) 
[DispId(1)]

bool RegisterKEY( 

   String^ Key

) 

Parameters

Key
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.ILicenseManager
ILicenseManager Members