IConverterApplicationPreferences.HrGetLcid Method
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Sub HrGetLcid ( _
<OutAttribute> ByRef plcid As UInteger _
)
'Usage
Dim instance As IConverterApplicationPreferences
Dim plcid As UInteger
instance.HrGetLcid(plcid)
void HrGetLcid(
out uint plcid
)
Parameters
- plcid
Type: System.UInt32
See Also
Reference
IConverterApplicationPreferences Interface