HRESULT IOleItemContainer::IsRunning(lpszItem)
Answer whether the given item in this item container is in fact running or not. See IMoniker::IsRunning for a sketch of how this function is used in Item Monikers.
Argument
Type
Description
lpszItem
LPSTR
The item access to whose running status is being requested.