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