IPropertyValue.GetUInt8Array Method

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

Syntax

public:
void GetUInt8Array(
         out Array<unsigned char>^ value
)  

Parameters

value
Type: unsigned char 

  The array of values.

Remarks

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

IPropertyValue Interface

IPropertyValue Members

Windows.Foundation Namespace