Click or drag to resize

FRead Function

X#
Overload List
  NameDescription
Public methodStatic memberCode exampleFRead(IntPtr, IntPtr, DWord)
Read characters from a file into an allocated buffer.
Public methodStatic memberCode exampleFRead(IntPtr, Usual, DWord)
Read characters from a file into a buffer variable that is passed by reference.
Top
See Also