IAFS_FileSys::Prop Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IAFS_FileSys::Prop Property}} | {{#customTitle:IAFS_FileSys::Prop Property}} | ||
+ | {{#parentPage:PXV:IAFS_FileSys|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''Prop''' of interface [[PXV:IAFS_FileSys|IAFS_FileSys]] returns/sets Pointer to VARIANT* ... | Property '''Prop''' of interface [[PXV:IAFS_FileSys|IAFS_FileSys]] returns/sets Pointer to VARIANT* ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 14:33, 20 April 2015
Property Prop of interface IAFS_FileSys returns/sets Pointer to VARIANT* ...
Syntax
HRESULT get_Prop([in] IAFS_Name* pHostName, [in] LPWSTR pPropName, [out, retval] VARIANT** pValue); HRESULT put_Prop([in] IAFS_Name* pHostName, [in] LPWSTR pPropName, [in] VARIANT* pValue);
Parameters
- pHostName
- [in] Pointer to IAFS_Name.
- pPropName
- [in] Value of LPWSTR.
See Also
See also IAFS_FileSys.