ACTU:GenerateUuid

ACTU:GenerateUuid

Request #

WordDescription
0
0x000D0040Cmd0x000DParam1Xlat0
1Unique ID (see description)

Response #

WordDescription
0
0x000D0140Cmd0x000DParam5Xlat0
1Result code
2-5UUID

Description #

Generates a UUID. See UUIDs.

The following methods of UUID generation can be used with this command.

Value of “Unique ID” parameterDescription
-1 (0xFFFFFFFF)Generates a regular UUID.
-2 (0xFFFFFFFE)Returns a title-specific UUID using the unique ID for the current (caller) process, based on a freshly generated regular UUID.
(all other values)Returns a title-specific UUID using the given unique ID value, based on a freshly generated regular UUID.