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