Codex SDK: Plug-In DLL Functions

ShowPlugInAbout

The ShowPlugInAbout function displays the plug-in defined about box. This is a plug-in defined function.

 

VOID ShowPlugInAbout(VOID);

Parameters

None.

Return Values

This function does not return any values.

Requirements

Windows NT/2000/XP: Requires Windows NT 4.0 SP4 or later.
Windows 95/98/Me:
Requires Windows 98 (or Windows 95 with DCOM 1.2).
Header:
Declared in mCodexAPI.h.
Library:
Use mCodexAPI.dll.

See Also

SDK Overview, Plug-In Features