←Select platform

DeleteHangingProtocol(string) Method (IStorageDataAccessAgent3)

Summary

Deletes the hanging protocol information that matches the specified SOP Instance UID.

Syntax

C#
VB
C++
public abstract int DeleteHangingProtocol( 
   string sopInstanceUid 
) 
Public MustOverride Function DeleteHangingProtocol( 
   ByVal sopInstanceUid As String 
) As Integer 
public:  
   virtual int DeleteHangingProtocol( 
      String^ sopInstanceUid 
   ) abstract 

Parameters

sopInstanceUid

The SOP Instance UID.

Return Value

A value representing the number of deleted instances.

Remarks

Thos function will query the database for a hanging protocol tha has the SOP instance id provided and delete it.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Storage.DataAccessLayer Assembly
Click or drag to resize