[VB6 equivalent: PKI_LicenceType]
PKI_LicenceType
Dim chr As Char chr = General.LicenceType() Console.WriteLine("PKI_LicenceType is " & chr)
See Also: General.LicenceType Method
[Contents] [Index]