Scroll to navigation

OaBuildVersion16(3w) Wine API OaBuildVersion16(3w)

NAME

OaBuildVersion16 (TYPELIB.15)

SYNOPSIS

DWORD OaBuildVersion16
(
)
 

DESCRIPTION

Get the Ole Automation build version.
 

PARAMS

None.
 

RETURNS

The build version.
 

NOTES

Known typelib.dll versions:
 

OLE Ver. Comments Date Build Ver.
 

-------- ------------------------- ---- ---------
 

OLE 2.01 Call not available 1993 N/A
 

OLE 2.02 1993-94 02 3002
 

OLE 2.03 23 730
 

OLE 2.03 03 3025
 

OLE 2.03 W98 SE orig. file !! 1993-95 10 3024
 

OLE 2.1 NT 1993-95 ?? ???
 

OLE 2.3.1 W95 23 700
 

OLE2 4.0 NT4SP6 1993-98 40 4277
 

OLE 2.1 W2K 2000 10 3029
 

OLE 2.1 WXP 2002 10 3029
 

OLE 2.1 Vista 2007 10 3029
 

IMPLEMENTATION

Not declared in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/typelib.dll16/typelib.c".
Debug channel "ole".
Oct 2012 Wine API