Microsoft Foundation OLE Classes (mfcole.hlp) (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
COleServer::m_bLaunchEmbedded
COleServer                                  Up Contents Index Back
──Microsoft Foundation OLE Classes──────────────────────────────────────────
 
  BOOL m_bLaunchEmbedded;
 
  Remarks
 
  A flag that is set to TRUE if the program has been launched as an
  embedded server, FALSE if it is a linked server. Because the constructor
  can set this flag, you will seldom need to set it directly.
 
  See Also
 
  COleServer::COleServer
 
 
                                     -♦-