Scroll to navigation

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 minornumber
 

IMPLEMENTATION

Declared in "objbase.h".
Implemented in "dlls/ole32/compobj.c".
Debug channel "ole".
Oct 2012 Wine API