Microsoft Foundation OLE Classes (mfcole.hlp) (Topic list)
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
 
 
                                     -♦-