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