ICreateTypeInfo2_SetName (OLEAUT32.@)
static HRESULT ICreateTypeInfo2_SetName ( ICreateTypeInfo2* iface, LPOLESTR szName )
Set the name for a typeinfo.
Success: S_OK.
Failure: One of STG_E_INSUFFICIENTMEMORY, E_OUTOFMEMORY, E_INVALIDARG or TYPE_E_INVALIDSTATE.
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 © 2009 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2009.