ILicAgent.SetIsoLanguage Method
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Sub SetIsoLanguage ( _
dwNewVal As UInteger _
)
'Usage
Dim instance As ILicAgent
Dim dwNewVal As UInteger
instance.SetIsoLanguage(dwNewVal)
void SetIsoLanguage(
uint dwNewVal
)
Parameters
- dwNewVal
Type: System.UInt32