IPXV_ViewPanesCollection::Active Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_ViewPanesCollection::Active Property}} | {{#customTitle:IPXV_ViewPanesCollection::Active Property}} | ||
+ | {{#parentPage:PXV:IPXV_ViewPanesCollection|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''Active''' of interface [[PXV:IPXV_ViewPanesCollection|IPXV_ViewPanesCollection]] returns Pointer to [[PXV:IPXV_View|IPXV_View]] ... | Property '''Active''' of interface [[PXV:IPXV_ViewPanesCollection|IPXV_ViewPanesCollection]] returns Pointer to [[PXV:IPXV_View|IPXV_View]] ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 21:25, 20 April 2015
Property Active of interface IPXV_ViewPanesCollection returns Pointer to IPXV_View ...
Syntax
HRESULT get_Active([in, defaultvalue(-1)] LONG nID, [out, retval] IPXV_View** ppActive);
Parameters
- nID
- [in, defaultvalue(-1)] Value of LONG.
See Also
See also IPXV_ViewPanesCollection.