IAFS_File::IoMode Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
{{ToReview}}
 
{{ToReview}}
  
Property '''IoMode''' of interface [[PXV:IAFS_File|IAFS_File]] returns  Value of LONG ...
+
Property '''nIoMode''' of interface [[PXV:IAFS_File|IAFS_File]] returns  Value of LONG ...
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 03:08, 15 June 2015


Property nIoMode of interface IAFS_File returns Value of LONG ...

Syntax

HRESULT get_IoMode([out, retval]  LONG*  nIoMode);

See Also

IAFS_File