GetFreeResources The GetFreeResources function retrieves information about the free system resources.
VB4-32,5,6
Declare Function GetFreeResources Lib "RSRC32" Alias "_MyGetFreeSystemResources32@4" (ByVal lWhat As Long) As Long |
Operating Systems Supported |
- lWhat
specifies what information to return |
Returns the free resources. |
|