Is it possible to use reader name as CreateFile lpFileName parameter?

Hello:

By SCardListReader() function, application could get a readable reader name.
Could application use it as the parameter lpFileName of CreateFile
function()?

Haikun