This topic has not yet been rated - Rate this topic

lang property

Sets or retrieves the language to use.

Syntax

HRESULT value = object.put_lang( v);HRESULT value = object.get_lang(* p);

Property values

Type: BSTR

an ISO standard language abbreviation.

Remarks

The parser uses this property to determine how to display language-specific choices for quotations, numbers, and so on.

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.