Directory Management Functions
The following functions are used in directory management.
In this section
| Function | Description |
|---|---|
|
Creates a new directory. | |
|
Creates a new directory with the attributes of a specified template directory. | |
|
Creates a new directory as a transacted operation, with the attributes of a specified template directory. | |
|
Stops change notification handle monitoring. | |
|
Creates a change notification handle and sets up initial change notification filter conditions. | |
|
Requests that the operating system signal a change notification handle the next time it detects an appropriate change. | |
|
Retrieves the current directory for the current process. | |
|
Retrieves information that describes the changes within the specified directory, which can include extended information if that information type is specified. | |
|
Retrieves information that describes the changes within the specified directory. | |
|
Deletes an existing empty directory. | |
|
Deletes an existing empty directory as a transacted operation. | |
|
Changes the current directory for the current process. |