Visual Basic (Declaration) | |
---|---|
<ServiceContractAttribute()> Public Interface IObjectRetrieveService |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As IObjectRetrieveService |
C# | |
---|---|
[ServiceContractAttribute()] public interface IObjectRetrieveService |
C++/CLI | |
---|---|
[ServiceContractAttribute()] public interface class IObjectRetrieveService |
The DICOMService implements this contract interface to expose the Object Retrieve service functions.
Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family