Category Mechanism Design, Object ProSnapshot

Function ProSnapshotAllowedInDrawingGet


Description
finds if the active snapshot is allowed in drawing or not.
Synopsis
#include <ProKinDrag.h>
ProErrorProSnapshotAllowedInDrawingGet(
ProBool* p_is_allowed
/* (Out)
PRO_B_TRUE if snapshot is allowed in drawing or PRO_B_FALSE otherwise.
*/
)
Returns
PRO_TK_NO_ERRORThe function was successful.
PRO_TK_GENERAL_ERRORThe function failed.

Manual References:

  1. Assembly: Kinematic Dragging and Creating Snapshots: Snapshots in Drawing Views