Function NPFormatNetworkName
pub unsafe fn NPFormatNetworkName<P0>(
lpremotename: P0,
lpformattedname: PWSTR,
lpnlength: *mut u32,
dwflags: NETWORK_NAME_FORMAT_FLAGS,
dwavecharperline: u32,
) -> u32where
P0: Param<PCWSTR>,
pub unsafe fn NPFormatNetworkName<P0>(
lpremotename: P0,
lpformattedname: PWSTR,
lpnlength: *mut u32,
dwflags: NETWORK_NAME_FORMAT_FLAGS,
dwavecharperline: u32,
) -> u32where
P0: Param<PCWSTR>,