Contents
|
Python for Win32 Extensions Help
>
Win32 API
>
Modules
>
win32file
>
GetFileType
win32file
.GetFileType
int =
GetFileType(
hFile
)
Determines the type of a file.
Parameters
hFile
:
PyHANDLE
The handle to the file.