IMSVidClosedCaptioning2::put_Service
 
Microsoft DirectShow 9.0

IMSVidClosedCaptioning2::put_Service

This topic applies to Windows XP Service Pack 1 or later.

The get_Service method sets the closed captioning service.

Syntax

HRESULT put_Service(
  MSVidCCService Service
);

Parameters

Service

[in]  Specifies the closed captioning service, as a member of the MSVidCCService enumeration.

Return Values

Returns an HRESULT value. Possible values include the following.

Value Description
S_OK Success.

Requirements

  Header: Dshow.h.

  Library: Quartz.dll.

See Also


Page view tracker