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 declared in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "dlls/compobj.dll16/compobj.c". https://source.winehq.org/source/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 Mar 2024.