IPXC_Action_URI::URI Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Action_URI::URI Property}}
 
{{#customTitle:IPXC_Action_URI::URI Property}}
 +
{{#parentPage:PXV:IPXC_Action_URI|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Gets/sets the uniform resource identifier to resolve.
 
Gets/sets the uniform resource identifier to resolve.

Revision as of 15:40, 20 April 2015


Gets/sets the uniform resource identifier to resolve.

Syntax

HRESULT get_URI([out, retval] BSTR* pURI);
HRESULT put_URI([in] BSTR pURI);

See Also

See also IPXC_Action_URI.