Skip to content

libvlc.LastErrorMessage

Andrew Lambert edited this page Nov 26, 2022 · 4 revisions

libvlc.LastErrorMessage

Method signature

 Protected Function LastErrorMessage(Clear As Boolean = False) As String

Remarks

Returns, and optionally clears, the most recent libvlc error message.

Clone this wiki locally