ILicAgent.SaveBillingInfo Method
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Function SaveBillingInfo ( _
bSave As Integer _
) As UInteger
'Usage
Dim instance As ILicAgent
Dim bSave As Integer
Dim returnValue As UInteger
returnValue = instance.SaveBillingInfo(bSave)
uint SaveBillingInfo(
int bSave
)
Parameters
- bSave
Type: System.Int32
Return Value
Type: System.UInt32