Sponsors
GetConsoleProcessList
in Console
Function name: GetConsoleProcessList
Defined in : Kernel32
Requirements : Windows XP or later; Win9x/ME: Not supported
Declaration:
Declare Function GetConsoleProcessList Lib "kernel32" (lpdwProcessList As Long, ByVal dwProcessCount As Long) As Long
Parameters:
Returns:
Related functions:
Examples:
Sorry, this function has no examples yet.