GetProcessPagefileUsage | |||
Syntax: | |||
GetProcessPagefileUsage(PID) | |||
Parameters: | |||
| |||
Return Values: | |||
| |||
Description: | |||
Get Current space allocated For the pagefile. Those pages may Or may not be in memory. | |||
Example: | |||
| |||
Remarks: | |||
tested with 2k/XP | |||
|