DoxigAlpha

SetFileCompletionNotificationModes

Function parameters

Parameters

#

Functions in this namespace

Functions

#

Source

Implementation

#
pub extern "kernel32" fn SetFileCompletionNotificationModes(
    FileHandle: HANDLE,
    Flags: UCHAR,
) callconv(.winapi) BOOL