SYNOPSIS #include <transform.h> Trf_Options Trf_CreateOptions(ClientData clientData); PARAMETERS ClientData clientData Arbitrary information, as defined in Trf_TypeDefinition.clientData. DESCRIPTION It is the responsibility of the procedure to create and initialize a container to hold option values. An opaque handle to the new container has to be returned.