Discuss this help topic in SecureBlackbox Forum
Opens existing directory on a server side for reading.
Declaration
Parameters
Return value
True if operation was completed successfully;
False otherwise.
Description
Use this method to open existing directory on a server side for reading.
After you have finished using the directory, close the handle with a call to CloseHandle() method.