Redirect(id, hwnd, flags, TargetPath, Exclusion)
Redirects a known folder to an alternate location
Parameters
id : PyIID
Id of the known folder to be redirectedhwnd : PyHANDLE
Handle of window to be used for user interactionflags : int
Combination of KF_REDIRECT_* flagsTargetPath : str
Path to which the known folder will be redirectedExclusion : (PyIID,...)
Sequence of known folder ids of subfolders to be excluded from redirection