IPXC_Action_URI::URI Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 12: | Line 12: | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXC_Action_URI|IPXC_Action_URI]] | + | [[PXV:IPXC_Action_URI|IPXC_Action_URI]] |
Revision as of 03:09, 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);