Struct windows_sys::Win32::Storage::FileSystem::COPYFILE2_MESSAGE
[−]#[repr(C)]pub struct COPYFILE2_MESSAGE {
pub Type: COPYFILE2_MESSAGE_TYPE,
pub dwPadding: u32,
pub Info: COPYFILE2_MESSAGE_0,
}Expand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’
Fields
Type: COPYFILE2_MESSAGE_TYPEdwPadding: u32Info: COPYFILE2_MESSAGE_0