Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the process 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.dwProcessId
instance.dwProcessId = value
Syntax
'Declaration
Public dwProcessId As UInteger
public uint dwProcessId
public:
unsigned int dwProcessId
public UInt32 dwProcessId
public var dwProcessId : 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.