Searched refs:joinName (Results 1 – 1 of 1) sorted by relevance
2244 LPWSTR joinName; in SetupNiceName() local2328 err = NetGetJoinInformation( NULL, &joinName, &joinStatus ); in SetupNiceName()2334 err = TCHARtoUTF8( joinName, inMDNS->p->nbdomain, sizeof( inMDNS->p->nbdomain ) ); in SetupNiceName()2339 NetApiBufferFree( joinName ); in SetupNiceName()2340 joinName = NULL; in SetupNiceName()