xform_object (XformObject)

      The transform object to be freed. The transform object must have been created by a call to UniCreateTransformObject.

    result (int) - returns

      ULS_BADOBJ

        The transform object specified by xform_object is not a valid transform object.
      ULS_SUCCESS
        Specifies that all resources associated with the transform object specified by the xform_object argument have been successfully deallocated.
      For a full list of error codes and the decimal and hexadecimal values of the error codes, see Error Codes.


    [Back: UniFreeTransformObject Return Value - result]
    [Next: UniFreeTransformObject - Remarks]