IPropertyValue.GetSingleArray Method

Returns the array of floating-point values stored as a property value.

Syntax

public:
void GetSingleArray(
         out Array<float32>^ value
)  

Parameters

value
Type: float32 

  The array of values.

Remarks

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

IPropertyValue Interface

IPropertyValue Members

Windows.Foundation Namespace