LEADTOOLS Medical (Leadtools.Medical.Media.DataAccessLayer assembly)
LEAD Technologies, Inc

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
)
function Leadtools.Medical.Media.DataAccessLayer.IMediaCreationDataAccessAgent.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMediaCreationDataAccessAgent Interface
IMediaCreationDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.