Share via


IVideoWindow.IsCursorHidden

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

The IsCursorHidden method queries whether the cursor is hidden.

objVideoWindow.IsCursorHidden(
    ByRef bValue As Long)

Parameters

  • bValue
    Variable that receives the value True if the cursor is hidden, or False if 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