Share

acrxApplicationIsLocked

Functions

Function Description
acrxApplicationIsLocked This function is a "C" code wrapper for:
acrxApplicationIsLocked This function is a "C" code wrapper for:acrxDynamicLinker->isApplicationLocked(moduleName);which determines if the moduleName ObjectARX program is currently locked or not.Returns 1 if the application is currently unlocked; otherwise, returns 0.

Was this information helpful?