Share via


ILicAgent.SetCountryDesc Method

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Sub SetCountryDesc ( _
    bstrNewVal As String _
)
'Usage
Dim instance As ILicAgent
Dim bstrNewVal As String

instance.SetCountryDesc(bstrNewVal)
void SetCountryDesc(
    string bstrNewVal
)

Parameters

See Also

Reference

ILicAgent Interface

ILicAgent Members

Microsoft.Office.Core Namespace