ITypeLib2_GetDocumentation.3w

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

ITypeLib2_GetDocumentation (OLEAUT32.@)

SYNOPSIS

static HRESULT ITypeLib2_GetDocumentation
 (
  ITypeLib2* iface,
  INT        index,
  BSTR*      pBstrName,
  BSTR*      pBstrDocString,
  DWORD*     pdwHelpContext,
  BSTR*      pBstrHelpFile
 )

DESCRIPTION

See ITypeLib_GetDocumentation(3w).

IMPLEMENTATION

Defined in "oaidl.h".

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

Debug channel "ole".