Compartilhar via


PROCESS_INFORMATION Members

Represents the process information.

The following tables list the members exposed by the PROCESS_INFORMATION type.

Public Fields

  Name Description
public field dwProcessId Specifies the process ID.
public field dwThreadId Specifies the thread ID.
public field hProcess Specifies the process.
public field hThread Specifies the thread.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overridden. (inherited from Object)
public method GetHashCode  Overridden. (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  Overridden. (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

PROCESS_INFORMATION Structure
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.NativeMethods Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.