IPXC_Action_URI::URI Property

From PDF XChange PDF SDK
Revision as of 08:02, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Gets/sets the uniform resource identifier to resolve.

Syntax

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

See Also

IPXC_Action_URI