Article ID: 317116 - Last Review: February 23, 2007 - Revision: 3.5 PRB: Helpstring Information May Be Lost During COM InteropThis article was previously published under Q317116 On This PageSYMPTOMS If the helpstring attribute is used in the type library for methods and properties
of COM interfaces, and if you use this COM object from a .NET application, the
help text that the helpstring specifies is not available. Similarly, when you generate a type library for the .NET class, the type library may not contain the documentation for the classes and methods. CAUSE The problem occurs because Tlbimp.exe and Tlbexp.exe do not
currently generate the helpstring information. STATUS This behavior is by design. MORE INFORMATIONSteps to Reproduce the Behavior
| Article Translations
|
Back to the top
