Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pointers or not pointers
Message
From
10/06/1997 11:41:13
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00035784
Message ID:
00035831
Views:
38
>NetUserDel() does use pointers to the variables, which means that you need to pass them by reference.

Thanks, I'll try that. Right now, I am not passing them by reference.

>Be sure that your DECLARE statement indicates that the variable is to be passed by reference as well. One last point, NetUserDel() requires that UNICODE strings must be passed.

Yes, conversion to UNICODE has been implemented.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform