Article # 622, added by Geoworks, historical record
| first |
previous |
index |
next |
last |
How to use FileID for something useful.
Q. How do I turn a FileID into a file name? A. You'll need to save the FileID of the files you are interested in, then check if it matches the FileID passed in the notification. The FileID is an extended attribute. You can get it with FileGetHandleExtAttributes or FileGetPathExtAttributes or you can have it returned by FileEnum.