IString::IsEmpty Property

From PDF XChange PDF SDK
Revision as of 15:56, 16 June 2015 by Johnv (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Gets whether the string is empty.

Syntax

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

See Also

IString