IsValidInterface16.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

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 "dlls/ole32/ole2_16.c".

Debug channel "ole".