IPXV_MainView::Frame Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXV_MainView::Frame Property}} | {{#customTitle:IPXV_MainView::Frame Property}} | ||
{{#parentPage:PXV:IPXV_MainView#Properties|Frame|property}} | {{#parentPage:PXV:IPXV_MainView#Properties|Frame|property}} | ||
− | |||
{{ToReview}} | {{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]] containing the main frame that allows opening the documents. |
== Syntax == | == Syntax == |
Latest revision as of 06:55, 23 March 2016
Property Frame of interface IPXV_MainView returns Pointer to IPXV_MainFrame containing the main frame that allows opening the documents.
Syntax
HRESULT get_Frame([out, retval] IPXV_MainFrame** pMainFrame);