table of contents
other versions
- wheezy 1.4.1-4
CoInitializeWOW(3w) | Wine API | CoInitializeWOW(3w) |
NAME¶
CoInitializeWOW (OLE32.@)SYNOPSIS¶
HRESULT CoInitializeWOW(
DWORD x,
DWORD y
)
DESCRIPTION¶
WOW equivalent of CoInitialize?.PARAMS¶
x [In] Unknown. y [In] Unknown.RETURNS¶
Unknown.IMPLEMENTATION¶
Not declared in a Wine header. The function is either undocumented, or missing from Wine. Implemented in "dlls/ole32/compobj.c". Debug channel "ole".Oct 2012 | Wine API |