ICreateTypeLib2_GetDocumentation2 (OLEAUT32.@)
static HRESULT ICreateTypeLib2_GetDocumentation2 ( ITypeLib2* iface, INT index, LCID lcid, BSTR* pbstrHelpString, DWORD* pdwHelpStringContext, BSTR* pbstrHelpStringDll )
Obtain locale-aware help string information.
Success: S_OK
Failure: STG_E_INSUFFICIENTMEMORY or E_INVALIDARG.
Not defined in a Wine header. The function is either undocumented, or missing from Wine.
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 Jul 2008.