XClosedCaptionSetEnabled
Sets a Boolean value that indicates if closed captions are enabled or disabled.Syntax
Parameters
enabled _In_Type: bool A Boolean value indicating if closed captions are enabled or disabled.
Return value
Type: HRESULT HRESULT if successful. Otherwise, returns an error code.For a list of error codes, see Error Codes.
Remarks
This function isn’t safe to call on a time-sensitive thread. For more information, see Time-sensitive threads.
