This topic has not yet been rated - Rate this topic

COleServerItem::IsConnected 

Call this function to see if the OLE item is connected.


BOOL IsConnected( ) const;

Nonzero if the item is connected; otherwise 0.

An OLE item is considered connected if one or more containers have references to the item. An item is connected if its reference count is greater than 0 or if it is an embedded item.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.