Contents

target_file

The file, if any, that exists at the target location.

Declaration

var target_file: UnsafeMutablePointer<es_file_t>?

Discussion

The copy file operation overwrites this file if the operation completes. If no file exists at the target location, this value is NULL.

See Also

Inspecting Event Properties