Unsupported COM Features

From Apache OpenOffice Wiki
< Documentation‎ | DevGuide
Revision as of 08:22, 13 May 2009 by OOoWikiBot (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



The Automation objects provided by the bridge do not provide type information. That is, IDispatch::GetTypeInfoCount and IDispatch::GetTypeInfo return E_NOTIMPL. Also, there are no COM type libraries available and the objects do not implement the IProvideClassInfo[2] interface.

GetIDsOfName processes only one name at a time. If an array of names is passed, then a DISPID is returned for the first name.

IDispatch::Invoke does not support named arguments and the pExcepInfo and puArgErr parameter.

Content on this page is licensed under the Public Documentation License (PDL).
Personal tools
In other languages