C++
__declspec(dllexport) bool acedIsOsnapOverride();
File
dbosnap.h
Description
Informs a custom Osnap routine whether it was called by a running Osnap or an Osnap override.
In other words, this function returns true if a custom Osnap routine was called by an Osnap override.