Identification of type of file by using the handle of the file

I request to know the method/api for getting the type of the device/file
through the handle of that device/file created through the CreateFile
function. I am looking for a functionality similar to fstat or stat
function available in UNIXs. Thanks in advance
Ganesh


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

GetFileType

----- Original Message -----
From: “Ganesh”
To: “NT Developers Interest List”
Sent: Tuesday, November 13, 2001 11:00 AM
Subject: [ntdev] Identification of type of file by using the handle of the file

> I request to know the method/api for getting the type of the device/file
> through the handle of that device/file created through the CreateFile
> function. I am looking for a functionality similar to fstat or stat
> function available in UNIXs. Thanks in advance
> Ganesh
>
> —
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
>


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com