
ProExtobjCBEnable | |
( ProExtobjClass* extobjclass /* (In) The handle to the external object class */ int action_attr /* (In) A bitmask constructed from types of notify actions (such as PRO_EO_ALT_DISPLAY or PRO_EO_ALT_SELECT) */ int to_enable /* (In) A Boolean flag that specifies whether to perform the action */ ) |

The function successfully updated the information. | |
PRO_BAD_INPUTS | The external class handle is invalid or you attempted to enable callback for an unsupported action. |


