gFileSupportsThreadContexts: gFileSupportsThreadContexts
Description
Checks if file
supports thread-default
contexts. If this returns FALSE
, you cannot perform
asynchronous operations on file
in a thread that has a
thread-default context.Usage
gFileSupportsThreadContexts(object)
Value
file
supports thread-default contexts.