selectableContent property
[This documentation is preliminary and is subject to change.]
Sets or retrieves whether selectable content is valid.
Syntax
HRESULT value = object.put_selectableContent(VARIANT_BOOL v);HRESULT value = object.get_selectableContent(VARIANT_BOOL* p);
Property values
Type: VARIANT_BOOL
whether selectable content is valid.
Build date: 6/12/2012
Community Additions
Show: