Determinig the FQDN of a domain

  • Thread starter Thread starter Timothy Jewett
  • Start date Start date
T

Timothy Jewett

How do I determine the FQDN of a partial domain name ? If I call
LookupAccountSid to determine the domain it responds with "corp". I need the
FQDN to call other api's how do I get the FQDN to supply the other api's in
C/C++;

Thanks,
 
Back
Top