SystemParametersInfo to Ccharp

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I need the csharp (C#) function for this API function:

SystemParametersInfo(SPI_GETWORKAREA, 0, &rc, 0);

Or must I pInvoke this (also)?

My biggest problem with C# is to find the C# function for API functions?
Is there any help for this available anywhere?




.