'Declaration
Public Sub SetOEMLicenseKey( _
ByVal As String _
)
'Usage
Dim instance As Licensing
Dim oemKey As String
instance.SetOEMLicenseKey(oemKey)
public void SetOEMLicenseKey(
string
)
public: void SetOEMLicenseKey(
string*
)
public:
void SetOEMLicenseKey(
String^
)