PROCESS_INFORMATION Members
Represents the process information.
The following tables list the members exposed by the PROCESS_INFORMATION type.
Public Fields
Name | Description | |
---|---|---|
![]() |
dwProcessId | Specifies the process ID. |
![]() |
dwThreadId | Specifies the thread ID. |
![]() |
hProcess | Specifies a pointer to the process. |
![]() |
hThread | Specifies a pointer to the thread. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overridden. (inherited from Object) |
![]() |
GetHashCode | Overridden. (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
ToString | Overridden. (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
PROCESS_INFORMATION Structure
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.