Accusoft.ImagXpress12.Net
GetTagUInt32 Method
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > ImageXTag Class : GetTagUInt32 Method




Glossary Item Box

Gets tag data of type unsigned long or UInt32.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Return Value

An integer 64 which represents the tag data.

Remarks

Note: Because UInt32 is not CLS compliant, it must be passed in the next largest type which is In64. It will be moved from UInt32 to Int64 internally.

Note: Available in Professional edition.

See Also

©2013. Accusoft Corporation. All Rights Reserved.