A | B | C |  D | E | F |  G | H | I |  J | K | L |  M | N | O |  P | Q | R |  S | T | U |  V | W | X |  Y | Z



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
Requires RSRC32.DLL

Library
Rsrc32

Parameter Information
- lWhat
specifies what information to return

Return Values
Returns the free resources.

Last update: 07 April 2006