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 "include/ole2ver.h". gitlab.winehq.org/wine/wine/blob/master/include/ole2ver.h

Implemented in "dlls/ole32/compobj.c". gitlab.winehq.org/wine/wine/blob/master/dlls/ole32/compobj.c

Debug channel "ole".


Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.