PALETTEENTRY.peFlags Field

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

Syntax

'宣言
Public peFlags As Byte
'使用
Dim instance As PALETTEENTRY
Dim value As Byte

value = instance.peFlags

instance.peFlags = value
public byte peFlags
public:
unsigned char peFlags
public var peFlags : byte

Field Value

Type: System.Byte

Permissions

See Also

Reference

PALETTEENTRY Structure

PALETTEENTRY Members

Microsoft.VisualStudio.OLE.Interop Namespace