virtual L_INT LAnnContainer::Insert(LAnnObject, bStripContainer=FALSE)
Inserts the specified annotation object into the Container.
The annotation object to insert.
Flag that indicates whether to insert a container. Possible values are:
Value | Meaning |
---|---|
TRUE | If the LAnnObject parameter specifies a container, only the objects in the container will be inserted into the new container. In this case, the container specified in LAnnObject is destroyed. |
FALSE | If the LAnnObject parameter specifies a container, the container and all objects within the container (objects and other containers) will be inserted into the new container. |
If the LAnnObject parameter specifies an object, that object will be inserted into the new container.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
If LAnnObject is a:
Win32, x64.
For an example, refer to LAnnContainer::Create.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document