Video.HideCursor() Method (Microsoft.DirectX.AudioVideoPlayback)

Hides the cursor while playing video.

Definition

Visual Basic Public Sub HideCursor()
C# public void HideCursor();
C++ public:
void HideCursor();
JScript public function HideCursor();

Remarks

Exceptions

DirectXException

For more information on the cause of this exception, reference the DirectXException.ErrorCode and DirectXException.ErrorString properties to the AudioVideoPlayback error code table.