Glossary Item Box

ImageMan DLL Suite Version 8 Submit feedback on this topic   

ImgPlugInAbout

int IMAPI ImgPlugInAbout (hOwner, lpPlugIn )

This function invokes the plug-in's About dialog box. The information displayed in the About Box is plug-in specific and generally includes the Authors name and version.

 

Parameter

Type

Description

hOwner

HWND

A handle to parent window.

lpPlugIn

LPSTR

The actual plug-in's file name with out the directory specified.

 

Return Value

This function returns IMG_OK if successful, otherwise it returns IMG_ERR.

 

 


Copyright 2008 Data Techniques, Inc. All Rights Reserved