IString::IsEmpty Property

From PDF XChange PDF SDK
Revision as of 02:14, 3 June 2015 by Palamar (Talk | contribs)

Jump to: navigation, search


Gets whether the string is empty.

Syntax

HRESULT get_IsEmpty([out, retval]  VARIANT_BOOL*  pVal);

See Also

IString