Visual Basic (Declaration) | |
---|---|
Public Overridable Function GetDICOMManagePlugIn() As IDICOMManage |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual IDICOMManage GetDICOMManagePlugIn() |
C++/CLI | |
---|---|
public: virtual IDICOMManage^ GetDICOMManagePlugIn(); |
Return Value
An object which implements the IDICOMManage interface as specified by the DICOMServicesConfigurationHandler.You should make sure that the object implementing the IDICOMManage has the same constructor as our DICOMManage plug-in.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2003 family, Windows Server 2008 family