Microsoft Foundation OLE Classes (mfcole.hlp) (Topic list)
OLE Global Functions
                                              Up Contents Index Back
──Microsoft Foundation OLE Classes──────────────────────────────────────────
 
  The global functions described below are useful for implementing OLE
  user interfaces.
 
  Global Functions
 
  AfxOleSetEditMenu      Updates the client's document window menu with
                           the appropriate server name and applicable
                           verbs.
 
  AfxOleInsertDialog     Allows the user to choose a server from a list
                           of registered applications.
 
  AfxOleLinksDialog      Allows the user to update this client's OLE
                           links.
 
  AfxThrowOleException   Allows the user to throw an OLE exception for
                           program testing purposes.
 
 
                                     -♦-