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를 사용할 때 가장 잘 작동합니다.