CoIsOle1Class (OLE32.@)
BOOL CoIsOle1Class ( REFCLSID clsid )
Determines whether the specified class an OLE v1 class.
clsid | [In] | Class to test. |
TRUE if the class is an OLE v1 class, or FALSE otherwise.
Declared in "include/objbase.h". gitlab.winehq.org/wine/wine/blob/master/include/objbase.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.