Sponsors

EnumProcesses

Function name: EnumProcesses

Defined in : psapi

Requirements : Windows NT 4.0 or later; Win9x/ME: Not supported

Declaration:

Declare Function EnumProcesses Lib "PSAPI.DLL" (ByRef lpidProcess As Long, ByVal cb As Long, ByRef cbNeeded As Long) As Long

Parameters:

Returns:

Related functions:

Examples:

Sorry, this function has no examples yet.

Process

Categories