Udostępnij za pośrednictwem


PROCESS_INFORMATION.dwThreadId Field

Specifies the thread ID.

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 UInteger

value = instance.dwThreadId

instance.dwThreadId = value

Syntax

'Declaration
Public dwThreadId As UInteger
public uint dwThreadId
public:
unsigned int dwThreadId
public UInt32 dwThreadId
public var dwThreadId : uint

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.