IUIX_Obj::WndText Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Obj::WndText Property}}
 
{{#customTitle:IUIX_Obj::WndText Property}}
 +
{{#parentPage:PXV:IUIX_Obj|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''WndText''' of interface [[PXV:IUIX_Obj|IUIX_Obj]] returns/sets  Value of BSTR ...
 
Property '''WndText''' of interface [[PXV:IUIX_Obj|IUIX_Obj]] returns/sets  Value of BSTR ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:43, 20 April 2015


Property WndText of interface IUIX_Obj returns/sets Value of BSTR ...

Syntax

HRESULT get_WndText([out, retval] BSTR* ppWndText);
HRESULT put_WndText([in] BSTR ppWndText);

See Also

See also IUIX_Obj.