Directory(
const wchar_t * pathName
);
| Name | Description | |
|---|---|---|
| in | pathName | The directory path to open. |
A constructor that opens the specified directory.
Opens the directory in the specified path.
This function does not return processing results and it is therefore impossible to handle errors. In general, use TryInitialize.
CONFIDENTIAL