Skip to content

libvlc.VLCInstance.Operator_Compare

Andrew Lambert edited this page Oct 31, 2021 · 4 revisions

libvlc.VLCInstance.Operator_Compare

Method signatures

 Function Operator_Compare(OtherInstance As libvlc.VLCInstance) As Integer

Remarks

Compares two VLCInstance references for equality. References are considered equal if they refer to the same underlying libvlc handle.

Clone this wiki locally