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
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳