Microsoft Foundation OLE Classes (mfcole.hlp) (Topic list)
COleClientItem::InWaitForRelease
COleClientItem                              Up Contents Index Back
──Microsoft Foundation OLE Classes──────────────────────────────────────────
 
  static BOOL InWaitForRelease();
 
  Remarks
 
  Use this static member function in your main window's OnCommand member
  function to disable user commands until all servers respond.
 
  Return Value
 
  TRUE if this client application is still waiting for a server to
  complete an operation; otherwise FALSE.
 
 
                                     -♦-