#[repr(C)]
pub union FILE_NOTIFY_EXTENDED_INFORMATION_0 {
pub ReparsePointTag: u32,
pub EaSize: u32,
}Expand description
Required features: "Win32_Storage_FileSystem"
Fields§
§ReparsePointTag: u32§EaSize: u32#[repr(C)]
pub union FILE_NOTIFY_EXTENDED_INFORMATION_0 {
pub ReparsePointTag: u32,
pub EaSize: u32,
}Required features: "Win32_Storage_FileSystem"
ReparsePointTag: u32§EaSize: u32