LOGFONTW.lfFaceName Field

Definition

A null-terminated string that specifies the typeface name of the font.

public: cli::array <System::UInt16> ^ lfFaceName;
public: Platform::Array <unsigned short> ^ lfFaceName;
std::Array <unsigned short> lfFaceName;
public ushort[] lfFaceName;
val mutable lfFaceName : uint16[]
Public lfFaceName As UShort() 

Field Value

UInt16[]

Remarks

COM Signature

From vsshell.idl:

Applies to