Function rs2_remove_static_node
Defined in File rs_sensor.h
Function Documentation
-
int rs2_remove_static_node(const rs2_sensor *sensor, const char *guid, rs2_error **error)
Remove a named location tag
- Parameters:
sensor – [in] T2xx position-tracking sensor
guid – [in] Null-terminated string of up to 127 characters
error – [out] If non-null, receives any error that occurs during this call, otherwise, errors are ignored
- Returns:
Non-zero if succeeded, otherwise 0