IPXC_ContentItem::MC_Tag Property

From PDF XChange PDF SDK
Revision as of 12:33, 9 June 2016 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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


Property MC_Tag of interface IPXC_ContentItem returns/sets Value of BSTR ...

Syntax

HRESULT get_MC_Tag([out, retval]  BSTR*  sTag);
HRESULT put_MC_Tag([in]  BSTR  sTag);

See Also

IPXC_ContentItem