IPXC_Action_URI::URI Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_Action_URI::URI Property}} | {{#customTitle:IPXC_Action_URI::URI Property}} | ||
− | {{#parentPage:PXV:IPXC_Action_URI|URI | + | {{#parentPage:PXV:IPXC_Action_URI#Properties|URI|property}} |
− | + | ||
Gets/sets the uniform resource identifier to resolve. | Gets/sets the uniform resource identifier to resolve. | ||
Line 13: | Line 12: | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXC_Action_URI|IPXC_Action_URI]] | + | [[PXV:IPXC_Action_URI|IPXC_Action_URI]] |
Latest revision as of 07:02, 23 May 2015
Gets/sets the uniform resource identifier to resolve.
Syntax
HRESULT get_URI([out, retval] BSTR* ppURI); HRESULT put_URI([in] BSTR ppURI);