Function win_sys::FileSystem::WofWimAddEntry[][src]

pub unsafe fn WofWimAddEntry<'a, Param0, Param1>(
    volumename: Param0,
    wimpath: Param1,
    wimtype: u32,
    wimindex: u32
) -> Result<i64, Error> where
    Param0: IntoParam<'a, PWSTR>,
    Param1: IntoParam<'a, PWSTR>, 
Expand description

Required features: Win32_Storage_FileSystem, Win32_Foundation