Skip to main content

SetFileCompletionNotificationModes

Function SetFileCompletionNotificationModes 

Source
pub unsafe fn SetFileCompletionNotificationModes<'a>(
    filehandle: impl IntoParam<'a, HANDLE>,
    flags: u8,
) -> BOOL