IString::IsEmpty Property

From PDF XChange PDF SDK
Revision as of 03:02, 4 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Gets whether the string is empty.

Syntax

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

See Also

IString