IAFS_File::Name Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IAFS_File::Name Property}}
 
{{#customTitle:IAFS_File::Name Property}}
{{#parentPage:PXV:IAFS_File|property}}
+
{{#parentPage:PXV:IAFS_File|Name Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 8: Line 8:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_Name([out, retval] IAFS_Name** ppName);
+
<pre class="brush:cpp;gutter:false">HRESULT get_Name([out, retval] IAFS_Name** ppName);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:IAFS_File|IAFS_File]].
 
See also [[PXV:IAFS_File|IAFS_File]].

Revision as of 05:45, 23 April 2015


Property Name of interface IAFS_File returns Pointer to IAFS_Name ...

Syntax

HRESULT get_Name([out, retval]  IAFS_Name**  ppName);

See Also

See also IAFS_File.