Documentación de la API
>
Drawings and detail
>
Object ProDtlentity
> Function ProDtlentityIsOLEObject
Function ProDtlentityIsOLEObject
Description
Identifies whether a given detail entity is an OLE object.
Synopsis
#include <
ProDrawing.h
>
ProError
ProDtlentityIsOLEObject
(
ProDtlentity
* entity
/* (In)
The detail entity.
*/
ProBoolean
* is_ole_object
/* (Out)
PRO_B_TRUE
if the object is an OLE object,
PRO_B_FALSE
otherwise.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid
See Also
ProDrawingOLEobjectSheetGet
ProDrawingOLEobjectPathGet
ProDrawingOLEobjectApplicationtypeGet
ProDrawingOLEobjectOutlineGet
User Guide References
Creating, Modifying and Reading Detail Items:ProDtlentityIsOLEObject
Parent topic
Object ProDtlentity
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado