CBaseControlWindow::HideCursor (Windows CE 5.0)
Hides or displays the cursor.
HRESULT HideCursor(longHideCursor);
Parameters
- HideCursor
Set to OATRUE to hide the cursor, or OAFALSE to display the cursor.
Return Values
Returns an HRESULT value.
Requirements
DirectShow applications and DirectShow filters have different include file and link library requirements.
For more information, see Setting Up the Build Environment.
OS Versions: Windows CE 3.0 and later.
Header:
Send Feedback on this topic to the authors