This document is archived and information here might be outdated. Recommended version. |
Check the status of a license code.
[Visual Basic .NET]
Public Function CheckProduct ( _
ByVal code As String _
) As String
[C#]
public string CheckProduct (
string code
);
[C++]
HRESULT CheckProduct(
BSTR code
);
[C++] Parameters code [in]
code is a parameter of type BSTR