IPXV_Inst::FireAppPrefsChanged2 Method

From PDF XChange PDF SDK
Revision as of 17:41, 24 May 2015 by Pifagor (Talk | contribs)

Jump to: navigation, search


Broadcasts the e.app.prefsChanged event with specified set of change-bits.

Syntax

HRESULT FireAppPrefsChanged2([in]  IBitSet*  pChangeFlags);

Parameters

pChangeFlags
[in] Pointer to IBitSet that contains necessary change-bits.

Return Value

Returns S_OK if operation was successful or error code in other cases.

See Also

IPXV_Inst, IPXV_Inst::FireAppPrefsChanged