get_file_open_flags
Description:
Get the checkout file open flags.
These flags are platform specific, e.g. on Unix these would include O_CREAT, O_TRUNC, etc.
Parameters:
this |
Returns:
the checkout file open flags. |
Get the checkout file open flags.
These flags are platform specific, e.g. on Unix these would include O_CREAT, O_TRUNC, etc.
this |
the checkout file open flags. |