windows::Win32::Storage::DistributedFileSystem

Function NetDfsGetSupportedNamespaceVersion

pub unsafe fn NetDfsGetSupportedNamespaceVersion<P1>(
    origin: DFS_NAMESPACE_VERSION_ORIGIN,
    pname: P1,
    ppversioninfo: *mut *mut DFS_SUPPORTED_NAMESPACE_VERSION_INFO,
) -> u32
where P1: Param<PCWSTR>,