Share via


ILicAgent.IsCCRenewalCountry Method

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

Syntax

'Declaration
Function IsCCRenewalCountry ( _
    bstrCountryCode As String _
) As Integer
'Usage
Dim instance As ILicAgent
Dim bstrCountryCode As String
Dim returnValue As Integer

returnValue = instance.IsCCRenewalCountry(bstrCountryCode)
int IsCCRenewalCountry(
    string bstrCountryCode
)

Parameters

Return Value

Type: System.Int32

See Also

Reference

ILicAgent Interface

ILicAgent Members

Microsoft.Office.Core Namespace