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