The information in this article applies to:
SYMPTOMS
The IVbaProcs::BindProcDisp method can be used to retrieve an IDispatch interface pointer. This interface pointer can then be used to call Visual Basic for Applications (VBA) methods. It can also be used to retrieve type information for those methods through the IDispatch::GetTypeInfo() method. CAUSEThe IVbaProcs::BindProcDisp method does not merge the type information of the Host Project Item with that of the user-defined methods in its code pane. STATUSThis behavior is by design. Additional query words: VBASDK
Keywords : kbSDKVBA kbGrpDSO kbDSupport |
Last Reviewed: November 17, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |