text property

Retrieves or sets the text of the object as a string.

Syntax

HRESULT value = object.put_text( v);HRESULT value = object.get_text(* p);

Property values

Type: BSTR

the text.

Standards information