IPXC_Action_URI::URI Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXC_Action_URI::URI Property}} | {{#customTitle:IPXC_Action_URI::URI Property}} | ||
{{#parentPage:PXV:IPXC_Action_URI|URI Property|property}} | {{#parentPage:PXV:IPXC_Action_URI|URI Property|property}} | ||
− | + | ||
Gets/sets the uniform resource identifier to resolve. | Gets/sets the uniform resource identifier to resolve. |
Revision as of 09:40, 20 May 2015
Gets/sets the uniform resource identifier to resolve.
Syntax
HRESULT get_URI([out, retval] BSTR* ppURI); HRESULT put_URI([in] BSTR ppURI);