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
- bstrVal
Type: System.String
Return Value
Type: System.UInt32