IPropertyValue.GetInt64Array Method

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

Syntax

public:
void GetInt64Array(
         out Array<int64>^ value
)  

Parameters

value
Type: int64 

  The array of values.

Remarks

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

IPropertyValue Interface

IPropertyValue Members

Windows.Foundation Namespace