IVideoWindow::get_BorderColor (Compact 2013)

3/26/2014

This method retrieves the border color for the video window.

Syntax

HRESULT get_BorderColor(
  long* pColor
);

Parameters

  • pColor
    [out] Retrieved border color as a COLORREF value.

Return Value

Returns an HRESULT value.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

IVideoWindow Interface