IAFS_Inst::DefaultFileSys 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_Inst::DefaultFileSys Property}}
 
{{#customTitle:IAFS_Inst::DefaultFileSys Property}}
{{#parentPage:PXV:IAFS_Inst|property}}
+
{{#parentPage:PXV:IAFS_Inst|DefaultFileSys Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 8: Line 8:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_DefaultFileSys([out, retval] IAFS_FileSys** ppFS);
+
<pre class="brush:cpp;gutter:false">HRESULT get_DefaultFileSys([out, retval] IAFS_FileSys** ppFS);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:IAFS_Inst|IAFS_Inst]].
 
See also [[PXV:IAFS_Inst|IAFS_Inst]].

Revision as of 05:46, 23 April 2015


Property DefaultFileSys of interface IAFS_Inst returns Pointer to IAFS_FileSys ...

Syntax

HRESULT get_DefaultFileSys([out, retval]  IAFS_FileSys**  ppFS);

See Also

See also IAFS_Inst.