'Usage Dim instance As DicomAssociation Dim SOPClass As String Dim value As Byte value = instance.PcidFor(SOPClass)
Parameters
- SOPClass
- The SOP class to test for
Return Value
Either the presentation context ID which would be used to send an instance of the stated SOP class, or 0 if so suitable, agreed presentation context exists.