Microsoft DirectX 9.0 |
This topic applies to Windows XP Service Pack 1 only.
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. |
See Also