OLEVERB.fuFlags Field

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

Syntax

‘선언
Public fuFlags As UInteger
‘사용 방법
Dim instance As OLEVERB
Dim value As UInteger

value = instance.fuFlags

instance.fuFlags = value
public uint fuFlags
public:
unsigned int fuFlags
val mutable fuFlags: uint32
public var fuFlags : uint

.NET Framework Security

See Also

Reference

OLEVERB Structure

OLEVERB Members

Microsoft.VisualStudio.OLE.Interop Namespace