IPropertyValue.GetUInt32Array Method

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

Syntax

public:
void GetUInt32Array(
         out Array<uint32>^ value
)  

Parameters

value
Type: uint32 

  The array of values.

Remarks

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

IPropertyValue Interface

IPropertyValue Members

Windows.Foundation Namespace