|
Library :
kernel32.dll
Category :
Process
|
|
API
Description : |
Retrieves information about the first module associated with a process. |
|
VB Declaration :
Show
Multiline Public
Private |
|
|
Parameters : |
|
|
|
Return : |
|
|
|
OS
Requirement : |
Requires Windows 2000 or later Requires Windows 95 or later |
|
Dotnet Replacement : |
System.Diagnostics.Process.Modules
|