LOGFONTW.lfCharSet Field

Definition

Specifies the character set.

public: System::Byte lfCharSet;
public: byte lfCharSet;
byte lfCharSet;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.BYTE")]
public byte lfCharSet;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.BYTE")>]
val mutable lfCharSet : byte
Public lfCharSet As Byte 

Field Value

Attributes

Remarks

COM Signature

From vsshell.idl:

Applies to