The
XLookUpAssoc()
function retrieves the data stored in an
XAssocTable
by its XID.
If an appropriately matching XID can be found in the table,
XLookUpAssoc()
returns the data associated with it.
If the x_id cannot be found in the table,
it returns NULL.