ILicAgent.CancelAsyncProcessRequest Method
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Sub CancelAsyncProcessRequest ( _
bIsLicenseRequest As Integer _
)
'Usage
Dim instance As ILicAgent
Dim bIsLicenseRequest As Integer
instance.CancelAsyncProcessRequest(bIsLicenseRequest)
void CancelAsyncProcessRequest(
int bIsLicenseRequest
)
Parameters
- bIsLicenseRequest
Type: System.Int32