ColorableItemInfo.bFontFlagsValid Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
BOOLEAN value indicating the font flags are valid.
public: int bFontFlagsValid;
public: int bFontFlagsValid;
int bFontFlagsValid;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")]
public int bFontFlagsValid;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")>]
val mutable bFontFlagsValid : int
Public bFontFlagsValid As Integer
Field Value
- Attributes
Remarks
COM Signature
From vsshell.idl:
BOOL bFontFlagsValid;