STATPROPSETSTG.grfFlags Field

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

Syntax

‘선언
Public grfFlags As UInteger
‘사용 방법
Dim instance As STATPROPSETSTG
Dim value As UInteger

value = instance.grfFlags

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

.NET Framework Security

See Also

Reference

STATPROPSETSTG Structure

STATPROPSETSTG Members

Microsoft.VisualStudio.OLE.Interop Namespace