Udostępnij za pośrednictwem


Pole LOGFONTW.lfCharSet

 

Określa zestaw znaków.

Przestrzeń nazw:   Microsoft.VisualStudio.Shell.Interop
Zestaw:  Microsoft.VisualStudio.Shell.Interop (w Microsoft.VisualStudio.Shell.Interop.dll)

Składnia

[ComAliasNameAttribute("Microsoft.VisualStudio.TextManager.Interop.BYTE")]
public byte lfCharSet
public:
[ComAliasNameAttribute("Microsoft.VisualStudio.TextManager.Interop.BYTE")]
unsigned char lfCharSet
[<ComAliasNameAttribute("Microsoft.VisualStudio.TextManager.Interop.BYTE")>]
val mutable lfCharSet : byte
<ComAliasNameAttribute("Microsoft.VisualStudio.TextManager.Interop.BYTE")>
Public lfCharSet As Byte

Wartość pola

Type: System.Byte

Uwagi

Podpis COM

Z vsshell.idl:

Zobacz też

Struktura LOGFONTW
Przestrzeń nazw Microsoft.VisualStudio.Shell.Interop

Powrót do początku