| Visual Basic (Declaration) | |
|---|---|
<ServiceContractAttribute()> Public Interface IQueryService  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
[ServiceContractAttribute()] public interface IQueryService  | |
| C++/CLI | |
|---|---|
[ServiceContractAttribute()] public interface class IQueryService  | |
The DICOMService implements this contract interface to expose the Query service functions.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2003 family, Windows Server 2008 family