AllColorableItemInfo.bMarkerVisualStyleValid 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.
Indicates whether dwMarkerVisualStyle contains a valid marker style.
public: int bMarkerVisualStyleValid;
public: int bMarkerVisualStyleValid;
int bMarkerVisualStyleValid;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")]
public int bMarkerVisualStyleValid;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")>]
val mutable bMarkerVisualStyleValid : int
Public bMarkerVisualStyleValid As Integer
Field Value
- Attributes
Remarks
This member value is non-zero when AllColorableItemInfo contains a valid marker style.