IAFS_FileSys::Features Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 18: Line 18:
  
 
== See Also ==
 
== See Also ==
[[PXV:IAFS_FileSys|IAFS_FileSys]].
+
[[PXV:IAFS_FileSys|IAFS_FileSys]]

Revision as of 02:59, 23 May 2015


Property Features of interface IAFS_FileSys returns Value of LONG ...

Syntax

HRESULT get_Features([in, defaultvalue(NULL)]  IAFS_Name*  pHostName,
                     [out, retval]             LONG*       pFeatures);

Parameters

pHostName
[in, defaultvalue(NULL)] Pointer to IAFS_Name.

See Also

IAFS_FileSys