This method determines if the cursor is hidden or showing.

Namespace:  Microsoft.Lync.Model.Conversation.AudioVideo
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public 
void 
IsCursorHidden(
	
out 
int 
cursorHidden
)

Parameters

cursorHidden
Type: System . . :: . . Int32 %

See Also