
Replacement in Object TOOLKIT: |

ProBarewindowMdlnameCreate | |
( ProMdlName object_name /* (In) The name of the object to be retrieved */ ProType object_type /* (In) */ int* p_window_id /* (Out) The window identifier in which the object was retrieved */ ) |

The function successfully retrieved the window and attached the object to it. | |
You specified an invalid object type. | |
Either you specified an invalid object name, or the window identifier is NULL. | |
The application is trying to open an embedded model (that is, a model representing a single body of a multi-body foreign object) in a separate window. This operation is not supported. |

