Share via


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

Return Value

Type: System.UInt32

See Also

Reference

ILicAgent Interface

ILicAgent Members

Microsoft.Office.Core Namespace