Contents
|
Python for Win32 Extensions Help
>
Win32 API
>
Modules
>
win32file
>
CreateDirectoryW
win32file
.CreateDirectoryW
CreateDirectoryW(
name
, sa
)
Creates a directory (NT/2000 Unicode specific version)
Parameters
name
:
PyUnicode
The name of the directory to create
sa
:
PySECURITY_ATTRIBUTES
The security attributes, or None