I am trying to use the GetSystemPowerStatus API to get system power info. I know that TYPES are out in .NET (so I used a structure). However, when I make the call I get an error - supposedly due to the TYPE/STRUCTURE thing. ???????????
How do I handle the TYPE/STRUCTURE in .NET for API calls?
Any help would be appreciated.
How do I handle the TYPE/STRUCTURE in .NET for API calls?
Any help would be appreciated.