amfIMarker SetName
Sets the name of the marker.
Syntax
marker_handle SetName name
Inputs
- name
- Sets the name of the marker.
Example
marker_handle SetName "New Marker Name"
Error
Standard hwResult error codes:
- 1 = HW_Error
- 3 = HW_InvalidHandle
- 4 = HW_InvalidArgs