FRead Function |
|
| Name | Description | |
|---|---|---|
| FRead(IntPtr, IntPtr, DWord) |
Read characters from a file into an allocated buffer.
| |
| FRead(IntPtr, Usual, DWord) |
Read characters from a file into a buffer variable that is passed by reference.
|