The RGMAResourceEndpoint structure represents a resource-endpoint for an R-GMA resource (consumer or producer instance). You can obtain a copy of the resource-endpoint for a resource by calling RGMA_getEndpoint. You can use the RGMAResourceEndpoint to reconnect to a remote resource (see RGMA_reconnect). You should free the memory associated with the resource-endpoint using RGMA_freeEndpoint, when you have finished with it.