IVideoWindow::get_Caption (Compact 2013)

3/26/2014

This method retrieves the textual title string for the video window.

Syntax

HRESULT get_Caption(
  BSTR* strCaption
);

Parameters

  • strCaption
    [out] Retrieved window title caption.

Return Value

Returns an HRESULT value.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

IVideoWindow Interface