IPropertyValue.GetInt16Array Method

Returns the array of integer values stored as a property value.

Syntax

public:
void GetInt16Array(
         out Array<int16>^ value
)  

Parameters

value
Type: int16 

  The array of values.

Remarks

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

IPropertyValue Interface

IPropertyValue Members

Windows.Foundation Namespace