Documentation de l'API > Drawings and detail > Object ProDrawing > Function ProDrawingOLEobjectPathGet
Function ProDrawingOLEobjectPathGet
Description
Returns the path to the file which is referenced by the OLE object.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawing.h>
ProDrawingOLEobjectPathGet
(
ProModelitem* ole_object
/* (In)
The OLE object.
*/
ProPath path
/* (Out)
The path to the external file.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The object refers to a fully embedded object and not an external file.
User Guide References
Est-ce que cela a été utile ?