API 文件集
>
Mechanism Design
>
Object ProSnapshot
> Function ProSnapshotAllowedInDrawingGet
Function ProSnapshotAllowedInDrawingGet
Description
finds if the active snapshot is allowed in drawing or not.
Synopsis
#include <
ProKinDrag.h
>
ProError
ProSnapshotAllowedInDrawingGet
(
ProBool
* p_is_allowed
/* (Out)
PRO_B_TRUE
if snapshot is allowed in drawing or
PRO_B_FALSE
otherwise.
*/
)
Returns
PRO_TK_NO_ERROR
The function was successful.
PRO_TK_GENERAL_ERROR
The function failed.
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳