When you call Windows API functions, they don't throw managed exceptions. Instead, you need to check their return values for any indication of an error, and take the appropriate actions, which might ...
The MSDN documentation provides the details of Windows API functions and structures as C++ definitions. To make use of these, you need to be able to translate these definitions into VB.NET or C# ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results