result
(int) - returns
ULS_NOMEMORY
There is insufficient memory to create the transform object; the
xform_object
pointer points to undefined data.
ULS_SUCCESS
No errors; the
xform_object
argument points to a valid transform object.
ULS_UNSUPPORTED
The transform name type specified by the
xtype
argument is not supported for
locale_object
.
For a full list of error codes and the decimal and hexadecimal values of the error codes, see
Error Codes
.
[Back: UniCreateTransformObject Parameter - xform_object]
[Next: UniCreateTransformObject - Parameters]