ShowCALSInfo

#include "BITIFF.H"

int CALLBACK ShowCALSInfo( HWND  hWndParent,
LPSTR   lpFileName)

Description

Shows CALS transfer unit data file information and note records in a dialog box.

Parameters

HWND

hWndParent

Parent window handle.

LPSTR

lpFileName

Pointer to the file name string.

Return values

Returns IDOK if the Ok button is pressed. Otherwise returns IDCANCEL.

Requirements

Header :     Declared in BiTiff.h; include BiTiff.h.

Library :    Use BiTiff.lib.

DLLs :       BiTiff.dll.