NAME

ITypeInfo2_GetDllEntry  (OLEAUT32.@)

SYNOPSIS

 static HRESULT ITypeInfo2_GetDllEntry
 (
  ITypeInfo2* iface,
  MEMBERID    memid,
  INVOKEKIND  invKind,
  BSTR*       pBstrDllName,
  BSTR*       pBstrName,
  WORD*       pwOrdinal
 )

DESCRIPTION

See ITypeInfo_Getdll Entry.

IMPLEMENTATION

Defined in "oaidl.h".

Implemented in "dlls/oleaut32/typelib2.c". source.winehq.org/source/dlls/oleaut32/typelib2.c

Debug channel "ole".


Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jan 2008.