LOGFONTW.lfFaceName Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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: