Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 718 Bytes

depthcorrelatedcoordinatemapper_close_811482585.md

File metadata and controls

20 lines (14 loc) · 718 Bytes
-api-id -api-type
M:Windows.Media.Devices.Core.DepthCorrelatedCoordinateMapper.Close
winrt method

Windows.Media.Devices.Core.DepthCorrelatedCoordinateMapper.Close

-description

Disposes of the object and associated resources.

-remarks

The Close method is used by Universal Windows app using JavaScript. For apps written using the .NET Framework 4.5 in C# and VB.NET, the Close method is exposed as the Dispose() method on the DepthCorrelatedCoordinateMapper object. For apps written in C++, the Close method will be called when using the delete keyword on the object.

-examples

-see-also