Compartilhar via


DWFLAGS Enumeration

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

Usage

'Usage
Dim instance As DWFLAGS

Syntax

'Declaration
Public Enumeration DWFLAGS
public enum DWFLAGS
public enum class DWFLAGS
public enum DWFLAGS
public enum DWFLAGS

Members

Member name Description
SET_FEATURE_IN_REGISTRY Takes the value 0X00000004
SET_FEATURE_ON_PROCESS Takes the value 0X00000002
SET_FEATURE_ON_THREAD Takes the value 0X00000001
SET_FEATURE_ON_THREAD_INTERNET Takes the value 0X00000040
SET_FEATURE_ON_THREAD_INTRANET Takes the value 0X00000010
SET_FEATURE_ON_THREAD_LOCALMACHINE Takes the value 0X00000008
SET_FEATURE_ON_THREAD_RESTRICTED Takes the value 0X00000080
SET_FEATURE_ON_THREAD_TRUSTED Takes the value 0X00000020

Platforms

See Also

Reference

Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities Namespace

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