IOleItemContainerIsRunning Method |
Determines whether the specified object is running.
Namespace: Altaxo.UnmanagedApi.Ole32Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxint IsRunning(
string pszItem
)
Parameters
- pszItem String
- The item name that identifies the object.
Return Value
Int32The HRESULT returned by the COM method.
See Also