Help Center›AfxNova
CTooltip.ComCtlVersionmethod
Returns the version of ComCtrl.dll version multiplied by 100, e.g. 601 for version 6.01. Example: DIM ver AS LONG = AfxGetFileVersion("COMCTL32.DLL")
Not documented upstream. This symbol was found in the AfxNova source but appears in no documentation topic. The signature below is read directly from the code; any description comes from the source comments.
Syntax
PRIVATE FUNCTION CTooltip.ComCtlVersion () AS LONG
Description
Returns the version of ComCtrl.dll version multiplied by 100, e.g. 601 for version 6.01. Example: DIM ver AS LONG = AfxGetFileVersion("COMCTL32.DLL")
Reference
- Include file
CTooltip.inc - Defined in AfxNova/CTooltip.inc:128