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

Shows the cursor while playing video.

Definition

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

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.