OleQueryOutOfDate Function Does Not Work as Documented (77257)



The information in this article applies to:

  • Microsoft OLE 1.0

This article was previously published under Q77257
OleQueryOutOfDate() does not function as documented. It does not return any useful information for objects.

In the current version of the OLE libraries, the OleQueryOutOfDate() function was not implemented. It always returns OLE_ERROR_OUTOFDATE for linked objects. The library currently provides no method to determine whether an object is out of date. Implementation of this function is planned for future versions of OLE.

Modification Type:MinorLast Reviewed:3/3/2005
Keywords:kbprogramming KB77257