IVideoWindow::get_BackgroundPalette (Compact 2013)

3/26/2014

This method retrieves information about whether any palette required will be realized in the background.

Syntax

HRESULT get_BackgroundPalette(
  long* pBackgroundPalette
);

Parameters

  • pBackgroundPalette
    [out] OATRUE indicates that the palette will be realized in the background.

Return Value

Returns an HRESULT value.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

IVideoWindow Interface