IPXV_Control::Frame Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_Control::Frame Property}}
 
{{#customTitle:IPXV_Control::Frame Property}}
 +
{{#parentPage:PXV:IPXV_Control|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Frame''' of interface [[PXV:IPXV_Control|IPXV_Control]] returns  Pointer to [[PXV:IPXV_MainFrame|IPXV_MainFrame]] ...
 
Property '''Frame''' of interface [[PXV:IPXV_Control|IPXV_Control]] returns  Pointer to [[PXV:IPXV_MainFrame|IPXV_MainFrame]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 16:07, 20 April 2015


Property Frame of interface IPXV_Control returns Pointer to IPXV_MainFrame ...

Syntax

HRESULT get_Frame([out, retval] IPXV_MainFrame** ppFrm);

See Also

See also IPXV_Control.