IVideoWindow::get_Visible (Compact 2013)

3/26/2014

This method retrieves the visibility of the video window.

Syntax

HRESULT get_Visible(
  long* pVisible
);

Parameters

  • pVisible
    [out] OATRUE if the window is shown; otherwise, the window is hidden.

Return Value

Returns an HRESULT value.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

IVideoWindow Interface