Function windows_sys::Win32::Storage::FileSystem::OpenFileById
[−]pub unsafe extern "system" fn OpenFileById(
hvolumehint: HANDLE,
lpfileid: *const FILE_ID_DESCRIPTOR,
dwdesiredaccess: FILE_ACCESS_FLAGS,
dwsharemode: FILE_SHARE_MODE,
lpsecurityattributes: *const SECURITY_ATTRIBUTES,
dwflagsandattributes: FILE_FLAGS_AND_ATTRIBUTES
) -> HANDLE
Expand description
Required features: "Win32_Storage_FileSystem"
, "Win32_Foundation"
, "Win32_Security"