IPropertyValue.GetChar16Array Method

Returns the array of Unicode characters stored as a property value.

Syntax

public:
void GetChar16Array(
         out Array<char16>^ value
)  

Parameters

value
Type: char16 

  The array of values.

Remarks

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

IPropertyValue Interface

IPropertyValue Members

Windows.Foundation Namespace