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 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IAFS_FileSys::Features Property}}
 
{{#customTitle:IAFS_FileSys::Features Property}}
{{#parentPage:PXV:IAFS_FileSys#Properties|Features Property|property}}
+
{{#parentPage:PXV:IAFS_FileSys#Properties|Features|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 07:49, 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