IString::IsEmpty Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IString::IsEmpty Property}} | {{#customTitle:IString::IsEmpty Property}} | ||
+ | {{#parentPage:PXV:IString|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''IsEmpty''' of interface [[PXV:IString|IString]] returns Value of VARIANT_BOOL ... | Property '''IsEmpty''' of interface [[PXV:IString|IString]] returns Value of VARIANT_BOOL ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 21:25, 20 April 2015
Property IsEmpty of interface IString returns Value of VARIANT_BOOL ...
Syntax
HRESULT get_IsEmpty([out, retval] VARIANT_BOOL* pVal);
See Also
See also IString.