IPXC_Annotation::Popup Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 8: | Line 8: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Popup([out, retval] IPXC_Annotation** | + | <pre class="brush:cpp;gutter:false">HRESULT get_Popup([out, retval] IPXC_Annotation** ppPopup); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
See also [[PXV:IPXC_Annotation|IPXC_Annotation]]. | See also [[PXV:IPXC_Annotation|IPXC_Annotation]]. |
Revision as of 08:00, 21 April 2015
Property Popup of interface IPXC_Annotation returns Pointer to IPXC_Annotation ...
Syntax
HRESULT get_Popup([out, retval] IPXC_Annotation** ppPopup);
See Also
See also IPXC_Annotation.