次の方法で共有


CBaseControlWindow::HideCursor (Compact 2013)

3/26/2014

Hides or displays the cursor.

Syntax

HRESULT HideCursor(
  long HideCursor
);

Parameters

  • HideCursor
    Set to OATRUE to hide the cursor, or OAFALSE to display the cursor.

Return Value

Returns an HRESULT value.

Requirements

Header

dshow.h,
Streams.h

Library

ole32.lib,
Ole32auth.lib,
Strmbase.lib,
Strmiids.lib,
uuid.lib

See Also

Reference

CBaseControlWindow Class