IPXV_Inst::MainFrmCount Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IPXV_Inst::MainFrmCount Property}}
 
{{#customTitle:IPXV_Inst::MainFrmCount Property}}
 
{{#parentPage:PXV:IPXV_Inst#Properties|MainFrmCount|property}}
 
{{#parentPage:PXV:IPXV_Inst#Properties|MainFrmCount|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''MainFrmCount''' of interface [[PXV:IPXV_Inst|IPXV_Inst]] returns  Value of ULONG ...
+
Gets number of all existing main frames.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 18:13, 27 May 2015


Gets number of all existing main frames.

Syntax

HRESULT get_MainFrmCount([out, retval]  ULONG*  pCount);

See Also

IPXV_Inst