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