table of contents
other versions
- wheezy 1.4.1-4
CoBuildVersion(3w) | Wine API | CoBuildVersion(3w) |
NAME¶
CoBuildVersion (OLE32.@)SYNOPSIS¶
DWORD CoBuildVersion(
)
DESCRIPTION¶
Gets the build version of the DLL.PARAMS¶
RETURNS¶
Current build version, hiword is majornumber, loword is minornumberIMPLEMENTATION¶
Declared in "objbase.h". Implemented in "dlls/ole32/compobj.c". Debug channel "ole".Oct 2012 | Wine API |