COleClientItem::IsRunning
Call this function to see whether the OLE item is running; that is, whether the item is loaded and running in the server application.
BOOL IsRunning( ) const;
Return Value
Nonzero if the OLE item is running; otherwise 0.
Remarks
For more information, see OleIsRunning in the Windows SDK.
Requirements
Header: afxole.h