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