IRangeHelper::ExactStr Property

From PDF XChange PDF SDK
Revision as of 06:33, 23 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property ExactStr of interface IRangeHelper returns/sets Value of BSTR ...

Syntax

HRESULT get_ExactStr([out, retval]  BSTR*  ppStr);
HRESULT put_ExactStr([in]  BSTR  ppStr);

See Also

See also IRangeHelper.