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