ILicAgent.SetMSUpdate Method
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Sub SetMSUpdate ( _
bstrNewVal As String _
)
'Usage
Dim instance As ILicAgent
Dim bstrNewVal As String
instance.SetMSUpdate(bstrNewVal)
void SetMSUpdate(
string bstrNewVal
)
Parameters
- bstrNewVal
Type: System.String