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
- bstrCountryCode
Type: System.String
Return Value
Type: System.Int32