|
-
May 12th, 1999, 08:13 AM
#1
How to use ADSI object
Hi friends,
can u pls help me to use IADsOpenDSObject interface of ADSI(Active Directory service interface) in VC++?
pls transform the foll code to vc++:
**************
Dim MyNamespace As IADsOpenDSObject
Set MyNamespace = GetObject("LDAP:")
Set X = MyNamespace.OpenDSObject(DN, UserName, Password, Flags)
**************
even small suggestions in this regard will be big thing for me.
regards
subbaiah
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|