Microsoft Foundation OLE Classes (mfcole.hlp) (Topic list)
COleServerDoc::IsOpen
COleServerDoc                               Up Contents Index Back
──Microsoft Foundation OLE Classes──────────────────────────────────────────
 
  BOOL IsOpen() const;
 
  Remarks
 
  Indicates whether a server document is registered.
 
  Return Value
 
  TRUE if successfully registered; otherwise FALSE.
 
  See Also
 
  COleServerDoc::Register
 
 
                                     -♦-