ILicAgent.GetAsyncProcessReturnCode Method
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Function GetAsyncProcessReturnCode As UInteger
'Usage
Dim instance As ILicAgent
Dim returnValue As UInteger
returnValue = instance.GetAsyncProcessReturnCode()
uint GetAsyncProcessReturnCode()
Return Value
Type: System.UInt32