ILicWizExternal.VerifyClock Method
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Function VerifyClock ( _
lMode As Integer _
) As Integer
'Usage
Dim instance As ILicWizExternal
Dim lMode As Integer
Dim returnValue As Integer
returnValue = instance.VerifyClock(lMode)
int VerifyClock(
int lMode
)
Parameters
- lMode
Type: System.Int32
Return Value
Type: System.Int32