Method OpenFile
OpenFile(ref FixedString4096Bytes)
Opens the file for writing
Declaration
IntPtr OpenFile(ref FixedString4096Bytes absFilePath)
Parameters
Type | Name | Description |
---|---|---|
FixedString4096Bytes | absFilePath | Absolute file path |
Returns
Type | Description |
---|---|
IntPtr | File handle |