Function NetDfsGetSupportedNamespaceVersion

Source
pub unsafe extern "system" fn NetDfsGetSupportedNamespaceVersion(
    Origin: DFS_NAMESPACE_VERSION_ORIGIN,
    pName: PWSTR,
    ppVersionInfo: *mut PDFS_SUPPORTED_NAMESPACE_VERSION_INFO,
) -> NET_API_STATUS