Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Media.DataAccessLayer assembly)

Show in webframe

DeleteMediaLocation Method (IMediaCreationDataAccessAgent)







An System.Array of strings representing the SOP Instance UIDs of the media objects to delete their stored location.
Deletes the location of the provided media objects.
Syntax
void DeleteMediaLocation( 
   string[] mediaSopInstanceUID
)
'Declaration
 
Sub DeleteMediaLocation( _
   ByVal mediaSopInstanceUID() As String _
) 
'Usage
 
Dim instance As IMediaCreationDataAccessAgent
Dim mediaSopInstanceUID() As String
 
instance.DeleteMediaLocation(mediaSopInstanceUID)

            

            
void DeleteMediaLocation( 
   string*[]* mediaSopInstanceUID
) 
void DeleteMediaLocation( 
   array<String^>^ mediaSopInstanceUID
) 

Parameters

mediaSopInstanceUID
An System.Array of strings representing the SOP Instance UIDs of the media objects to delete their stored location.
Requirements

Target Platforms

See Also

Reference

IMediaCreationDataAccessAgent Interface
IMediaCreationDataAccessAgent Members

Error processing SSI file
   Leadtools.Medical.Media.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features