IString::Value 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::Value Property}} | {{#customTitle:IString::Value Property}} | ||
+ | {{#parentPage:PXV:IString|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''Value''' of interface [[PXV:IString|IString]] returns/sets Value of BSTR ... | Property '''Value''' of interface [[PXV:IString|IString]] returns/sets Value of BSTR ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 21:25, 20 April 2015
Property Value of interface IString returns/sets Value of BSTR ...
Syntax
HRESULT get_Value([out, retval] BSTR* ppVal); HRESULT put_Value([in] BSTR ppVal);
See Also
See also IString.