PhotoCaptureDevice.Close method

Releases resources that are associated with the capture device.

Syntax

public void Close()
Public Sub Close()
public:
void Close()

Parameters

This method has no parameters.

Remarks

Note  In .NET, this method appears as PhotoCaptureDevice.Dispose.

 

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8

Namespace

Windows.Phone.Media.Capture Windows::Phone::Media::Capture [C++]

Metadata

Windows.WinMD

Capabilities

ID_CAP_ISV_CAMERA [Windows Phone]

See also

PhotoCaptureDevice