BABELINFO Structure |
The BABELINFO structure contains information about Babel. It is passed to a plug-in on the PLGMSG_INITPLUGIN message as the LPARAM.
typedef struct tagBABELINFO { HWND hBabel; DWORD dwBabelVer; } BABELINFO, *PBABELINFO, FAR *LPBABELINFO; |
Members
Structure Information
Header plugin.h