void Initialize(
const wchar_t * pathName
);
| Name | Description | |
|---|---|---|
| in | pathName | The directory path to open. |
Opens the specified directory.
Opens the directory in the specified path. Do not call this function if this object has already opened a directory.
CONFIDENTIAL