Skip to content

libvlc.VLCInstance.Operator_Compare

Andrew Lambert edited this page Nov 26, 2022 · 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