IPXV_Inst::UnlockCmdCustomizationEvent Method

From PDF XChange PDF SDK
Jump to: navigation, search
Line 5: Line 5:
 
{{ToReview}}
 
{{ToReview}}
  
Blocks broadcasting of <code>e.cmdCustomization</code> event.
+
Unblocks the broadcasting of the <code>e.cmdCustomization</code> event.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 11:44, 27 May 2015


Unblocks the broadcasting of the e.cmdCustomization event.

Syntax

HRESULT UnlockCmdCustomizationEvent();

Return Value

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

See Also

IPXV_Inst