XieFreeResource(3X) — Subroutines
Digital
NAME
XieFreeResource − This routine frees a server resource and all associated data.
C Format
null = XieFreeResource(res_id)
C Argument Information
XieResource res_id;
RETURN VALUES
Returns a null pointer.
PARAMETERS
res_idThe res_id argument specifies the identifier of the server resource you want to deallocate.
DESCRIPTION
This routine deallocates a server resource and all associated data. If the server resource is a phototap, the routine deallocates the client resources, but does not generate a server protocol message.
XIE Events and Error Messages
Protocol Messages: X_ieDeleteResource
XIE event returned: None
XieLib errors: None
XieServer errors: BadIDChoice -- Invalid identifier