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