Share via


ILicAgent.VerifyCheckDigits Method

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

Syntax

'Declaration
Function VerifyCheckDigits ( _
    bstrCIDIID As String _
) As Integer
'Usage
Dim instance As ILicAgent
Dim bstrCIDIID As String
Dim returnValue As Integer

returnValue = instance.VerifyCheckDigits(bstrCIDIID)
int VerifyCheckDigits(
    string bstrCIDIID
)

Parameters

Return Value

Type: System.Int32

See Also

Reference

ILicAgent Interface

ILicAgent Members

Microsoft.Office.Core Namespace