Function win_sys::FileSystem::WofWimUpdateEntry[][src]

pub unsafe fn WofWimUpdateEntry<'a, Param0, Param2>(
    volumename: Param0,
    datasourceid: i64,
    newwimpath: Param2
) -> Result<(), Error> where
    Param0: IntoParam<'a, PWSTR>,
    Param2: IntoParam<'a, PWSTR>, 
Expand description

Required features: Win32_Storage_FileSystem, Win32_Foundation