IPropertyValue.GetChar16 Method

Definition

Returns the Unicode character stored as a property value.

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

Returns

Char

char16

char16_t

The value.

Applies to