IAFS_File::IoMode Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 6: | Line 6: | ||
{{ToReview}} | {{ToReview}} | ||
− | Property ''' | + | Property '''nIoMode''' of interface [[PXV:IAFS_File|IAFS_File]] returns Value of LONG ... |
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_IoMode([out, retval] LONG* | + | <pre class="brush:cpp;gutter:false">HRESULT get_IoMode([out, retval] LONG* nIoMode); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IAFS_File|IAFS_File]] | [[PXV:IAFS_File|IAFS_File]] |
Latest revision as of 02:08, 15 June 2015
Property nIoMode of interface IAFS_File returns Value of LONG ...
Syntax
HRESULT get_IoMode([out, retval] LONG* nIoMode);