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

InsertMediaLocation Method (IMediaCreationDataAccessAgent)







An System.Array of MediaLocation objects representing the media locations to be added into the data store.
Adds the media locations to the data store.
Syntax
void InsertMediaLocation( 
   MediaLocation[] mediaLocation
)
'Declaration
 
Sub InsertMediaLocation( _
   ByVal mediaLocation() As MediaLocation _
) 
'Usage
 
Dim instance As IMediaCreationDataAccessAgent
Dim mediaLocation() As MediaLocation
 
instance.InsertMediaLocation(mediaLocation)
void InsertMediaLocation( 
   MediaLocation[] mediaLocation
)
function Leadtools.Medical.Media.DataAccessLayer.IMediaCreationDataAccessAgent.InsertMediaLocation( 
   mediaLocation 
)
void InsertMediaLocation( 
   MediaLocation*[]* mediaLocation
) 
void InsertMediaLocation( 
   MediaLocation*[]* mediaLocation
) 

Parameters

mediaLocation
An System.Array of MediaLocation objects representing the media locations to be added into the data store.
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.