LOGFONTW.lfFaceName 字段

定义

以 NULL 结尾的字符串指定字体的字体名称。

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() 

字段值

UInt16[]

注解

COM 签名

从 vsshell:

适用于