REG_LINK top-level constant

int const REG_LINK

A null-terminated Unicode string that contains the target path of a symbolic link that was created by calling the RegCreateKeyEx function with REG_OPTION_CREATE_LINK.

Implementation

const REG_LINK = 6;