IPXC_Article::BeadPage 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:IPXC_Article::BeadPage Property}} | {{#customTitle:IPXC_Article::BeadPage Property}} | ||
+ | {{#parentPage:PXV:IPXC_Article|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''BeadPage''' of interface [[PXV:IPXC_Article|IPXC_Article]] returns/sets Pointer to [[PXV:IPXC_Page|IPXC_Page]] ... | Property '''BeadPage''' of interface [[PXV:IPXC_Article|IPXC_Article]] returns/sets Pointer to [[PXV:IPXC_Page|IPXC_Page]] ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 14:41, 20 April 2015
Property BeadPage of interface IPXC_Article returns/sets Pointer to IPXC_Page ...
Syntax
HRESULT get_BeadPage([in] ULONG nBead, [out, retval] IPXC_Page** ppPage); HRESULT put_BeadPage([in] ULONG nBead, [in] IPXC_Page* ppPage);
Parameters
- nBead
- [in] Value of ULONG.
See Also
See also IPXC_Article.