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 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IString::IsEmpty Property}}
 
{{#customTitle:IString::IsEmpty Property}}
{{#parentPage:PXV:IString|IsEmpty Property|property}}
+
{{#parentPage:PXV:IString#Properties|IsEmpty Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 15:57, 21 May 2015


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

Syntax

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

See Also

IString.