IVideoWindow::HideCursor method
Applies to: desktop apps only
The HideCursor method shows or hides the cursor when the mouse is positioned over the video window.
Syntax
HRESULT HideCursor( [in] long HideCursor );
Parameters
- HideCursor [in]
-
Specifies whether to show or hide the cursor. Must be one of the following values:
Value Meaning - OATRUE
Hide the cursor.
- OAFALSE
Show the cursor.
Return value
Possible return values include the following:
| Return code | Description |
|---|---|
|
Invalid argument. |
|
Success. |
|
The video renderer filter is not connected. |
Requirements
|
Minimum supported client | Windows 2000 Professional |
|---|---|
|
Minimum supported server | Windows 2000 Server |
|
Header |
|
|
Library |
|
See also
Send comments about this topic to Microsoft
Build date: 3/6/2012