Function NetDfsSetSecurity
pub unsafe fn NetDfsSetSecurity<P0>(
dfsentrypath: P0,
securityinformation: u32,
psecuritydescriptor: PSECURITY_DESCRIPTOR,
) -> u32where
P0: Param<PCWSTR>,
pub unsafe fn NetDfsSetSecurity<P0>(
dfsentrypath: P0,
securityinformation: u32,
psecuritydescriptor: PSECURITY_DESCRIPTOR,
) -> u32where
P0: Param<PCWSTR>,