IsValidInterface16(3w)
NAME
IsValidInterface16 (COMPOBJ.23)
SYNOPSIS
BOOL IsValidInterface16
(
SEGPTR punk
)
DESCRIPTION
Determines whether a pointer is a valid interface.
PARAMS
punk [In] Interface to be tested.
RETURNS
TRUE, if the passed pointer is a valid interface, or FALSE otherwise.
IMPLEMENTATION
Not defined in a Wine header. The function is either undocumented, or
missing from Wine.
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/compobj.dll16/compobj.c".
- Debug channel "ole".