AllColorableItemInfo.bNameValid Field

Definition

Indicates whether bstrName contains a valid (non-localized) name string.

public: int bNameValid;
public: int bNameValid;
int bNameValid;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")]
public int bNameValid;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")>]
val mutable bNameValid : int
Public bNameValid As Integer 

Field Value

Attributes

Remarks

This member value is non-zero when AllColorableItemInfo contains a valid (non-localized) name string.

Applies to