Function NetRemoteComputerSupports
pub unsafe fn NetRemoteComputerSupports<P0>(
uncservername: P0,
optionswanted: NET_REMOTE_COMPUTER_SUPPORTS_OPTIONS,
optionssupported: *mut u32,
) -> u32where
P0: Param<PCWSTR>,
pub unsafe fn NetRemoteComputerSupports<P0>(
uncservername: P0,
optionswanted: NET_REMOTE_COMPUTER_SUPPORTS_OPTIONS,
optionssupported: *mut u32,
) -> u32where
P0: Param<PCWSTR>,