Documentação da API > Drawings and detail > Object ProDrawing > Function ProDrawingOLEobjectApplicationtypeGet
Function ProDrawingOLEobjectApplicationtypeGet
Description
Returns the type of the object embedded in the model.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawing.h>
ProDrawingOLEobjectApplicationtypeGet
(
ProModelitem* ole_object
/* (In)
The OLE object.
*/
ProPath type
/* (Out)
The type of application used for the object.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
Isto foi útil?