Retrieves the specified Cals tag in the image file.
Visual Basic |
---|
Public Sub CalsFindTagPtr( _ ByRef ID As Byte _ ) |
- ID
- The address of a zero-terminated byte array which contains the ID of a Cals tag to search for in the current Cals metadata.
If the tag cannot be found, the ImagError property is set to IX_Error_TagNotFound.
Note: Available in Professional edition.