ITypeLib2_GetDocumentation(3w)
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 "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/oleaut32/typelib2.c".
- Debug channel "ole".