This document is archived and information here might be outdated. Recommended version. |
Sets the product code.
[Visual Basic .NET]
Public Sub SetProductCode ( _
ByVal productCode As Integer _
)
[C#]
public void SetProductCode (
int productCode
);
[C++]
HRESULT SetProductCode(
Long productCode
);
[C++] Parameters productCode [in]
productCode is a parameter of type int