Share via


ILicAgent.DepositConfirmationId Method

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

Syntax

'Declaration
Function DepositConfirmationId ( _
    bstrVal As String _
) As UInteger
'Usage
Dim instance As ILicAgent
Dim bstrVal As String
Dim returnValue As UInteger

returnValue = instance.DepositConfirmationId(bstrVal)
uint DepositConfirmationId(
    string bstrVal
)

Parameters

Return Value

Type: System.UInt32

See Also

Reference

ILicAgent Interface

ILicAgent Members

Microsoft.Office.Core Namespace