IPXV_OpenFilesDlgRes::Names Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_OpenFilesDlgRes::Names Property}}
 
{{#customTitle:IPXV_OpenFilesDlgRes::Names Property}}
{{#parentPage:PXV:IPXV_OpenFilesDlgRes#Properties|Names Property|property}}
+
{{#parentPage:PXV:IPXV_OpenFilesDlgRes#Properties|Names|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 9: Line 9:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_Names([out, retval]  IAFS_NamesCollection**  ppVal);
+
<pre class="brush:cpp;gutter:false">HRESULT get_Names([out, retval]  IAFS_NamesCollection**  pVal);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
[[PXV:IPXV_OpenFilesDlgRes|IPXV_OpenFilesDlgRes]]
 
[[PXV:IPXV_OpenFilesDlgRes|IPXV_OpenFilesDlgRes]]

Latest revision as of 04:02, 15 June 2015


Property Names of interface IPXV_OpenFilesDlgRes returns Pointer to IAFS_NamesCollection ...

Syntax

HRESULT get_Names([out, retval]  IAFS_NamesCollection**  pVal);

See Also

IPXV_OpenFilesDlgRes