IMixerPinConfig2::GetOverlaySurfaceColorControls (Compact 2013)

3/26/2014

The GetOverlaySurfaceColorControls method retrieves the color control settings associated with the specified overlay surface.

Syntax

HRESULT GetOverlaySurfaceColorControls(
  LPDDCOLORCONTROL pColorControl
);

Parameters

Parameter

Description

pColorControl

[out] Address of a pointer to the DDCOLORCONTROL structure containing the color values currently applied to the specified surface.

Return Value

Returns an HRESULT value. If the allocator on the pin is not using an overlay surface, the method returns E_FAIL.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

IMixerPinConfig2 Interface
IMixerPinConfig Interface