Microsoft DirectX 9.0 |
This topic applies to Windows XP Service Pack 1 only.
The BlockUnrated property specifies whether to block unrated content. If True, the Video Control will block any stream buffer content without a rating.
Syntax
objSBESource.BlockUnrated As Boolean
Parameters
This property takes no parameters.
Error Codes
If the property fails, an error is raised and Err.Number is set to a value other than zero.
Return Values
No return value.
Remarks
This property is write-only.
See Also