FontInfo.bCharSetValid Field

Definition

A setting of true indicates that the character set is valid.

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

Field Value

Attributes

Remarks

COM Signature

From vsshell.idl:

Applies to