Home
last modified time | relevance | path

Searched refs:SetFileCompletionNotificationModes (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/
H A Dafd.rs24 NtCreateFile, NtDeviceIoControlFile, RtlNtStatusToDosError, SetFileCompletionNotificationModes,
127 SetFileCompletionNotificationModes( in new()
H A Dwinapi.rs158 pub fn SetFileCompletionNotificationModes(FileHandle: HANDLE, Flags: UCHAR) -> BOOL; in SetFileCompletionNotificationModes() function