IPropertyValue.GetChar16 方法

定义

返回存储为属性值的 Unicode 字符。

public:
 char16 GetChar16();
char16_t GetChar16();
public char GetChar16();
function getChar16()
Public Function GetChar16 () As Char

返回

Char

char16

char16_t

值。

适用于