The information in this article applies to:
SUMMARY
In an application developed using the object linking and embedding
(OLE) libraries, any callback function (also known as a method) must
not call any OLE library function. An application can call an OLE
function only outside the context of the callback functions, which
include all functions referred to in the OLECLIENTVTBL, OLESTREAMVTBL,
OLEOBJECTVTBL, OLESERVERVTBL, and OLESERVERDOCVTBL structures defined
in the OLE.H header file. Additional query words: 1.00
Keywords : kbole kbprg kbGrpCom kbDSupport |
Last Reviewed: October 26, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |