Share via


ILicAgent.GetCurrencyDescription Method

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

Syntax

'Declaration
Function GetCurrencyDescription ( _
    dwCurrencyIndex As UInteger _
) As String
'Usage
Dim instance As ILicAgent
Dim dwCurrencyIndex As UInteger
Dim returnValue As String

returnValue = instance.GetCurrencyDescription(dwCurrencyIndex)
string GetCurrencyDescription(
    uint dwCurrencyIndex
)

Parameters

Return Value

Type: System.String

See Also

Reference

ILicAgent Interface

ILicAgent Members

Microsoft.Office.Core Namespace