OBJRemoveCallbackFunctionΒΆ

OBJRemoveCallbackFunction removes the specified callback function.

bool = OBJRemoveCallbackFunction(hObj, ssCallbackType)

Return Value

Is TRUE (1), if the function was successful and otherwise FALSE (0).

Parameters

hObj

Identifies the drawing object.

ssCallbackType

ssCallbackType

History

Version Description
R2013.3 New.

id-1412484