Share via


ILicAgent.SetZip Method

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

Syntax

'Declaration
Sub SetZip ( _
    bstrNewVal As String _
)
'Usage
Dim instance As ILicAgent
Dim bstrNewVal As String

instance.SetZip(bstrNewVal)
void SetZip(
    string bstrNewVal
)

Parameters

See Also

Reference

ILicAgent Interface

ILicAgent Members

Microsoft.Office.Core Namespace