Skip to main content

NetShareDelSticky

Function NetShareDelSticky 

Source
pub unsafe fn NetShareDelSticky<'a>(
    servername: impl IntoParam<'a, PWSTR>,
    netname: impl IntoParam<'a, PWSTR>,
    reserved: u32,
) -> u32