Share via


OLEVERB.fuFlags Field

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'Declaration
Public fuFlags As UInteger
'Usage
Dim instance As OLEVERB 
Dim value As UInteger 

value = instance.fuFlags 

instance.fuFlags = value
public uint fuFlags
public:
unsigned int fuFlags
public var fuFlags : uint

.NET Framework Security

See Also

Reference

OLEVERB Structure

OLEVERB Members

Microsoft.VisualStudio.OLE.Interop Namespace