Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GetVolumeInformation
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00059297
Message ID:
00059321
Views:
25
Thanks that worked. Also, because I'm pigheaded I persisted in doing
it my way anyhow. I noticed the call was failing only on the first try.
On second and all subsequent tries it worked. The problem turned out to
be in sending the value of VolumeNameSize and FileSysNameSize. On the
first pass the values being sent were - 0. Code after the call would
properly set their values to 129, so on all subsequent calls the
parameters were passed properly. Answer - Spelling Error in setting
these two values to (misspelled) properties of my object.
Terry Rooks
Software Systems Architect
Microsoft Certified Solution Developer.Net

If at first you don't succeed, then skydiving definitely isn't for you.
Previous
Reply
Map
View

Click here to load this message in the networking platform