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

Show in webframe

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
) 
void InsertMediaLocation( 
   array<MediaLocation^>^ mediaLocation
) 

Parameters

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