Function ntcore_sys::NT_DeleteAllEntries [] [src]

pub unsafe extern "C" fn NT_DeleteAllEntries(inst: NT_Inst)

Delete All Entries. Deletes ALL table entries. This is a new feature in version 3.0 of the so this may not have an effect if any other node in the network is not version 3.0 or newer.

Note: NT_GetConnections() can be used to determine the protocol version of direct remote connection(s), but this is not sufficient to determine if all nodes in the network are version 3.0 or newer.

@param inst instance handle