ITypeLib2_FindName.3w

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

ITypeLib2_FindName (OLEAUT32.@)

SYNOPSIS

static HRESULT ITypeLib2_FindName
 (
  ITypeLib2*  iface,
  LPOLESTR    szNameBuf,
  ULONG       lHashVal,
  ITypeInfo** ppTInfo,
  MEMBERID*   rgMemId,
  USHORT*     pcFound
 )

DESCRIPTION

See ITypeLib_FindName(3w).

IMPLEMENTATION

Defined in "oaidl.h".

Implemented in "dlls/oleaut32/typelib2.c".

Debug channel "ole".