< Back

Remove-Cursor

Mon Jan 13, 2020 8:25 am

NAME Remove-Cursor



SYNTAX

Remove-Cursor -Id <int> [<CommonParameters>]



Remove-Cursor -All [<CommonParameters>]





PARAMETERS

-All



Required? true

Position? Named

Accept pipeline input? false

Parameter set name List

Aliases None

Dynamic? false



-Id <int>



Required? true

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name Id

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

System.Int32





OUTPUTS

System.Object



ALIASES

None





REMARKS

None