Share via


ILicAgent.GetCreditCardCode Method

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

Syntax

'Declaration
Function GetCreditCardCode ( _
    dwIndex As UInteger _
) As String
'Usage
Dim instance As ILicAgent
Dim dwIndex As UInteger
Dim returnValue As String

returnValue = instance.GetCreditCardCode(dwIndex)
string GetCreditCardCode(
    uint dwIndex
)

Parameters

Return Value

Type: System.String

See Also

Reference

ILicAgent Interface

ILicAgent Members

Microsoft.Office.Core Namespace