PROCESS_INFORMATION.hThread Field
Specifies the thread.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.NativeMethods
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim instance As PROCESS_INFORMATION
Dim value As Integer
value = instance.hThread
instance.hThread = value
Syntax
'Declaration
Public hThread As Integer
public int hThread
public:
int hThread
public int hThread
public var hThread : int
Platforms
See Also
Reference
PROCESS_INFORMATION Structure
PROCESS_INFORMATION Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.NativeMethods Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.