XClosedCaptionGetProperties
Returns the properties of the current closed caption.Syntax
Parameters
properties _Out_Type: XClosedCaptionProperties* When the function returns, properties contains the current closed caption properties.
Return value
Type: HRESULT HRESULT if closed captions are enabled and properties contains the current XClosedCaptionProperties. 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.
