IAFS_File::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_File::Prop Property}} | {{#customTitle:IAFS_File::Prop Property}} | ||
+ | {{#parentPage:PXV:IAFS_File|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''Prop''' of interface [[PXV:IAFS_File|IAFS_File]] returns/sets Pointer to VARIANT* ... | Property '''Prop''' of interface [[PXV:IAFS_File|IAFS_File]] returns/sets Pointer to VARIANT* ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 14:31, 20 April 2015
Property Prop of interface IAFS_File returns/sets Pointer to VARIANT* ...
Syntax
HRESULT get_Prop([in] LPWSTR pPropName, [out, retval] VARIANT** pValue); HRESULT put_Prop([in] LPWSTR pPropName, [in] VARIANT* pValue);
Parameters
- pPropName
- [in] Value of LPWSTR.
See Also
See also IAFS_File.