Compartir a través de


PROCESS_INFORMATION.hThread Field

Specifies a pointer to the thread.

Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)

Usage

'Usage
Dim instance As PROCESS_INFORMATION
Dim value As IntPtr

value = instance.hThread

instance.hThread = value

Syntax

'Declaration
Public hThread As IntPtr
public IntPtr hThread
public:
IntPtr hThread
public IntPtr hThread
public var hThread : IntPtr

Platforms

See Also

Reference

PROCESS_INFORMATION Structure
PROCESS_INFORMATION Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities Namespace

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