API-Dokumentation > Mechanism Design > Object ProSnapshot > Function ProSnapshotAllowedInDrawingGet
Function ProSnapshotAllowedInDrawingGet
Description
finds if the active snapshot is allowed in drawing or not.
Synopsis
#include <ProKinDrag.h>
ProSnapshotAllowedInDrawingGet
(
ProBool* p_is_allowed
/* (Out)
PRO_B_TRUE if snapshot is allowed in drawing or PRO_B_FALSE otherwise.
*/
)
Returns
The function was successful.
The function failed.
User Guide References
War dies hilfreich?