Share via


IVideoWindow.HideCursor

Note  This topic is deprecated. It applies to Visual Basic 6.0. DirectShow is not supported for Visual Basic .NET or C#.

The HideCursor method hides or shows the cursor.

objVideoWindow.HideCursor(
    bValue As Long)

Parameters

  • bValue
    Boolean value that specifies whether to hide or show the cursor. If True, the cursor is hidden; if False, the cursor is visible.

Return Value

This method does not return a value.

Requirements

Type Library

ActiveMovie control type library

DLL

Quartz.dll

See Also

IVideoWindow Object

 

 

Send comments about this topic to Microsoft

Build date: 8/31/2010