GetVRCount Example for Visual Basic
Dim lCount As LonglCount = LEADDICOM1.GetVRCountMsgBox "There are " & CStr(lCount) & " VR Items."