IPXV_AppSettingsEvent::Options Property

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

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


Property Options of interface IPXV_AppSettingsEvent returns Pointer to IBitSet containing the options that have been changed.

Syntax

HRESULT get_Options([out, retval]  IBitSet**  pOpts);

See Also

IPXV_AppSettingsEvent