IPXV_MainFrame::View 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:IPXV_MainFrame::View Property}} | {{#customTitle:IPXV_MainFrame::View Property}} | ||
+ | {{#parentPage:PXV:IPXV_MainFrame|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''View''' of interface [[PXV:IPXV_MainFrame|IPXV_MainFrame]] returns Pointer to [[PXV:IPXV_MainView|IPXV_MainView]] ... | Property '''View''' of interface [[PXV:IPXV_MainFrame|IPXV_MainFrame]] returns Pointer to [[PXV:IPXV_MainView|IPXV_MainView]] ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 21:11, 20 April 2015
Property View of interface IPXV_MainFrame returns Pointer to IPXV_MainView ...
Syntax
HRESULT get_View([out, retval] IPXV_MainView** ppMainView);
See Also
See also IPXV_MainFrame.