Accusoft ImagXpress 12
ModcaAddTagPtr Method
See Also  Send comments on this topic.
ModcaId
The Modca ID to add in the tag.
Count
The count of bytes in the ModcaData parameter..
ModcaData
The address to an array of bytes of size Count which contains the Modca data to add.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : ModcaAddTagPtr Method

Glossary Item Box

Description

Adds a Modca tag to an image by a pointer.

Syntax

Visual Basic
Public Sub ModcaAddTagPtr( _
   ByVal ModcaId As Long, _
   ByVal Count As Long, _
   ByRef ModcaData As Byte _
) 

Parameters

ModcaId
The Modca ID to add in the tag.
Count
The count of bytes in the ModcaData parameter..
ModcaData
The address to an array of bytes of size Count which contains the Modca data to add.

Remarks

Note: Available in Professional Edition.

See Also

©2013. Accusoft Corporation. All Rights Reserved.