FSD Data Types (Windows CE 5.0)
The following table shows the file system driver (FSD) data type with a description of its purpose.
Programming element | Description |
---|---|
SHELLFILECHANGEFUNC_t | This data type is a pointer to a BOOL function. |
PEMPTYLOCKCONTAINER | This data type is a pointer for a function that frees all blocked threads waiting to install a lock on a particular file. |
PACQUIREFILELOCKSTATE | This data type is a pointer to a function implemented by an FSD. Used by Lock Manager to get the file/lock state associated with the specified file when a lock is being modified. |
See Also
Send Feedback on this topic to the authors