Serial Framework C++ Edition

◆ Dir()

int Dir ( )

Requests the files listing for the current directory.

Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.

When operation completed the OnDirComplete event fires.