(IN) Specifies the connection number of the logged-in object to be scanned.
iterHandle
(IN/OUT) Points to the next record to be scanned.
openCtrl
(OUT) Points to OPEN_FILE_CONN_CTRL.
openFile
(OUT) Points to OPEN_FILE_CONN.
Return values
0x0000
SUCCESSFUL
0x8801
INVALID_CONNECTION
0x88FF
Scan Completed
0x89C6
NO_CONSOLE_PRIVILEGES
0x89FD
BAD_STATION_NUMBER
Notices
The client must have console operator rights to call
NWScanOpenFilesByConn2.
iterHandle should point to 0 initially. Upon each subsequent call,
it returns with the number of the next record to be scanned.
iterHandle points to -1 upon completion. It should not be
changed during the scan.
OPEN_FILE_CONN_CTRL is used internally and should not be
written to.
parent and forkCount in OPEN_FILE_CONN are
not set by 2.x and are filled with 0xFF. In 2.x, nameSpace is
always set to 0.