Removes all object locks from a drawing.
int
ade_dwgunlock(
ade_id dwg_id);
Returns RTNORM or an error code.
dwg_id | Drawing ID. |
Using this function requires superuser privileges.
Removes all object locks from a drawing.
int
ade_dwgunlock(
ade_id dwg_id);
Returns RTNORM or an error code.
dwg_id | Drawing ID. |
Using this function requires superuser privileges.