EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Method ReadFileEx

    ReadFileEx(SafeFileHandle, byte[], uint, ref NativeOverlapped, nint)

    Declaration
    public static extern bool ReadFileEx(SafeFileHandle hFile, byte[] lpbuffer, uint nNumberOfBytesToRead, ref NativeOverlapped lpOverlapped, nint lpCompletionRoutine)
    Parameters
    Type Name Description
    SafeFileHandle hFile
    byte[] lpbuffer
    uint nNumberOfBytesToRead
    NativeOverlapped lpOverlapped
    nint lpCompletionRoutine
    Returns
    Type Description
    bool
    © Xab3r. All rights reserved.