IPXV_Inst::FireCmdCustomizationEvent Method

From PDF XChange PDF SDK
Revision as of 03:56, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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


Broadcasts the e.cmdCustomization to notify all listeners about new customized toolbars that are inside of specified source-object.


Syntax

HRESULT FireCmdCustomizationEvent(  IUIX_Obj*  pSource,
                                    LONG       nFlags);

Parameters

pSource
The pointer to IUIX_Obj object that specifies the container of just customized toolbars.
nFlags

Return Value

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

See Also

IPXV_Inst, IPXV_Inst::LockCmdCustomizationEvent, IPXV_Inst::SyncronizeCmdCustomization