Skip to content

Latest commit

 

History

History
61 lines (35 loc) · 1.27 KB

view-close.md

File metadata and controls

61 lines (35 loc) · 1.27 KB
title description ms.assetid keywords topic_type api_name api_type ms.topic ms.date api_location ms.custom
VIEW.close
The close method closes the VIEW.
3eabd9c1-99c3-4aed-9874-2c1242decd50
VIEW.close Windows Media Player
apiref
VIEW.close
NA
reference
4/26/2023
UpdateFrequency5

VIEW.close

[The feature associated with this page, Windows Media Player SDK, is a legacy feature. It has been superseded by MediaPlayer. MediaPlayer has been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use MediaPlayer instead of Windows Media Player SDK, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

The close method closes the VIEW.

        elementID.close()

Parameters

This method has no parameters.

Return Value

This method does not return a value.

Requirements

Requirement Value
Version
Windows Media Player version 7.0 or later

See also

VIEW Element