IString::Value Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IString::Value Property}} | {{#customTitle:IString::Value Property}} | ||
− | {{#parentPage:PXV:IString|Value Property|property}} | + | {{#parentPage:PXV:IString#Properties|Value Property|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 14:58, 21 May 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);