IString::IsEmpty Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 13: Line 13:
  
 
== See Also ==
 
== See Also ==
[[PXV:IString|IString]].
+
[[PXV:IString|IString]]

Revision as of 05:24, 23 May 2015


Property IsEmpty of interface IString returns Value of VARIANT_BOOL ...

Syntax

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

See Also

IString