IsValidInterface16 (COMPOBJ.23)
BOOL IsValidInterface16 ( SEGPTR punk )
Determines whether a pointer is a valid interface.
punk | [In] | Interface to be tested. |
TRUE, if the passed pointer is a valid interface, or FALSE otherwise.
Declared in "include/ole2.h". gitlab.winehq.org/wine/wine/blob/master/include/ole2.h
Implemented in "dlls/compobj.dll16/compobj.c". gitlab.winehq.org/wine/wine/blob/master/dlls/compobj.dll16/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.