IUIX_Spin::NotifyTarget 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:IUIX_Spin::NotifyTarget Property}}
 
{{#customTitle:IUIX_Spin::NotifyTarget Property}}
{{#parentPage:PXV:IUIX_Spin|NotifyTarget Property|property}}
+
{{#parentPage:PXV:IUIX_Spin#Properties|NotifyTarget Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 23:14, 21 May 2015


Property NotifyTarget of interface IUIX_Spin returns/sets Pointer to IUIX_Obj ...

Syntax

HRESULT get_NotifyTarget([out, retval]  IUIX_Obj**  ppTarget);
HRESULT put_NotifyTarget([in]  IUIX_Obj*  ppTarget);

See Also

IUIX_Spin.