LDN services: Difference between revisions
| Line 428: | Line 428: | ||
=== InitializeWithPriority ===  | === InitializeWithPriority ===  | ||
Takes an input PID, a s32 version,   | Takes an input PID, a s32 version, a s32, and an u64 pid_placeholder.  | ||
This is similar to [[#InitializeWithVersion|InitializeWithVersion]], with the additional cmd input u32 now being passed directly to the init func which is called here.  | This is similar to [[#InitializeWithVersion|InitializeWithVersion]], with the additional cmd input u32 now being passed directly to the init func which is called here.  | ||