LEADTOOLS Medical (Leadtools.Medical.Media.DataAccessLayer assembly)

DeleteMediaLocation Method (IMediaCreationDataAccessAgent)

Show in webframe






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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.