DefineDosDevice(flags, deviceName, targetPath)
Lets an application define, redefine, or delete MS-DOS device names.
Parameters
flags : int
flags specifying aspects of device definitiondeviceName : PyUnicode
MS-DOS device name stringtargetPath : PyUnicode
MS-DOS or path string for 32-bit Windows.