IUIX_Cmd::TargetID Property

From PDF XChange PDF SDK
Revision as of 02:11, 24 March 2016 by Palamar (Talk | contribs)

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


Property TargetID of interface IUIX_Cmd returns Value of LONG containing the ID of where the command is handled.

Syntax

HRESULT get_TargetID([out, retval]  LONG*  nTargetID);

See Also

IUIX_Cmd