Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 827 Bytes

tensorstring_createreference_431808572.md

File metadata and controls

24 lines (17 loc) · 827 Bytes
-api-id -api-type ms.custom
M:Windows.AI.MachineLearning.TensorString.CreateReference
winrt method
19H1

Windows.AI.MachineLearning.TensorString.CreateReference

-description

This method is disallowed on TensorString objects and should not be used.

-returns

The IMemoryBufferReference returned is always null.

-remarks

TensorString objects do not provide native access to their underlying buffer resources via the IMemoryBufferReference and IMemoryBufferByteAccess access pattern.

-see-also

-examples