Function get_object_ref_num

Source
pub fn get_object_ref_num(index: u16) -> u16
Expand description

Get the refNum of the object at a certain index in the read object list.

index The index of the object.

Returns the refNum.