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

DeleteVolume Method (IWorkstationDataAccessAgent)







Type: VolumeIdentifier The VolumeIdentifier which uniquely identifies the 3D volume to be deleted.
Deletes a 3D volume information.
Syntax
bool DeleteVolume( 
   VolumeIdentifier identifier
)
'Declaration
 
Function DeleteVolume( _
   ByVal identifier As VolumeIdentifier _
) As Boolean
'Usage
 
Dim instance As IWorkstationDataAccessAgent
Dim identifier As VolumeIdentifier
Dim value As Boolean
 
value = instance.DeleteVolume(identifier)
bool DeleteVolume( 
   VolumeIdentifier identifier
)
function Leadtools.Medical.Workstation.DataAccessLayer.IWorkstationDataAccessAgent.DeleteVolume( 
   identifier 
)
bool DeleteVolume( 
   VolumeIdentifier* identifier
) 
bool DeleteVolume( 
   VolumeIdentifier* identifier
) 

Parameters

identifier
Type: VolumeIdentifier The VolumeIdentifier which uniquely identifies the 3D volume to be deleted.
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

IWorkstationDataAccessAgent Interface
IWorkstationDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices

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