'Usage
Dim instance As DicomContextCollection Dim SOPClass As String Dim value As Boolean value = instance.CanUse(SOPClass)
Parameters
- SOPClass
- The SOP Class (abstract syntax) to be checked
Return Value
True if the SOP class can be used
'Usage
Dim instance As DicomContextCollection Dim SOPClass As String Dim value As Boolean value = instance.CanUse(SOPClass)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2