ImageGear Professional DLL v18.1 for Windows
IG_ARTX_audio_filename_get
Send Feedback
ImageGear Professional v18.1 > API Reference Guide > ArtX Component API Reference > ArtX Component Objects Reference > HIG_ARTX_AUDIO > IG_ARTX_audio_filename_get

Glossary Item Box

This function queries the file name of the annotation.

Declaration:

  Copy Code
AT_ERRCOUNT IG_ARTX_audio_filename_get(
        HIG_ARTX_AUDIO hMark,
        LPSTR lpszFileName,
        AT_UINT nLen
);

Arguments:

Name Type Description
hMark HIG_ARTX_AUDIO Annotation handle.
lpszFileName LPSTR Pointer to storage the function results.
nLen AT_UINT The buffer length.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

©2014. Accusoft Corporation. All Rights Reserved.