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

GetAnnotationObjectsCount Method (IWorkstationDataAccessAgent)







The SOP Instance UID of the data set that is associated with the annotation.
Returns the count of annotation containers that is associated with the sopInstanceUID.
Syntax
int GetAnnotationObjectsCount( 
   string sopInstanceUID
)
'Declaration
 
Function GetAnnotationObjectsCount( _
   ByVal sopInstanceUID As String _
) As Integer
'Usage
 
Dim instance As IWorkstationDataAccessAgent
Dim sopInstanceUID As String
Dim value As Integer
 
value = instance.GetAnnotationObjectsCount(sopInstanceUID)
int GetAnnotationObjectsCount( 
   string sopInstanceUID
)
function Leadtools.Medical.Workstation.DataAccessLayer.IWorkstationDataAccessAgent.GetAnnotationObjectsCount( 
   sopInstanceUID 
)
int GetAnnotationObjectsCount( 
   string* sopInstanceUID
) 
int GetAnnotationObjectsCount( 
   string* sopInstanceUID
) 

Parameters

sopInstanceUID
The SOP Instance UID of the data set that is associated with the annotation.

Return Value

The count of annotation containers that is associated with the sopInstanceUID.
Remarks
This method returns the count of annotation containers that is associated with the sopInstanceUID.
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.