rmullen
New member
Hi all - i'm really new to this vb.net programming. I have done vbscript before though so the logic is there (ummmm kinda
)
anyway, i'm using the WMI library to pull out computer stats (harddrive space, free space, etc). Well those datatypes I found out are not compatable if i want to do operations on them (like divide, multiply, etc).
Is there any function/library that vb.net gives us to change the UInt64 data type into an integer, double, string, etc?
Thanks so much for any help that you can provide.
--rebekah
anyway, i'm using the WMI library to pull out computer stats (harddrive space, free space, etc). Well those datatypes I found out are not compatable if i want to do operations on them (like divide, multiply, etc).
Is there any function/library that vb.net gives us to change the UInt64 data type into an integer, double, string, etc?
Thanks so much for any help that you can provide.
--rebekah