Leadtools.Medical.Workstation.DataAccessLayer Namespace > IWorkstationDataAccessAgent Interface : UpdateVolumeState Method |
void UpdateVolumeState( VolumeIdentifier identifier, List<byte[]> volumeState )
'Declaration Sub UpdateVolumeState( _ ByVal identifier As VolumeIdentifier, _ ByVal volumeState As List(Of Byte()) _ )
'Usage Dim instance As IWorkstationDataAccessAgent Dim identifier As VolumeIdentifier Dim volumeState As List(Of Byte()) instance.UpdateVolumeState(identifier, volumeState)
void UpdateVolumeState( VolumeIdentifier identifier, List<byte[]> volumeState )
function Leadtools.Medical.Workstation.DataAccessLayer.IWorkstationDataAccessAgent.UpdateVolumeState( identifier , volumeState )
void UpdateVolumeState( VolumeIdentifier* identifier, List<byte[]>* volumeState )
void UpdateVolumeState( VolumeIdentifier* identifier, List<byte[]>* volumeState )
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