docs
code
community
mailing lists
downloads
blogs
bugs
safari bookshelf
workspace
Product Documentation
ActivePython 2.4 Documentation
Table of Contents
win32file
.GetFileType
int =
GetFileType(
hFile
)
Determines the type of a file.
Parameters
hFile
:
PyHANDLE
The handle to the file.