Checks if a macro run using SDK is going on or not.
Declarations:
VC++
long IsRunOn ( );
VISUAL BASIC:
IsRunOn () As Long
Parameters:
Return Value:
Returns 1 if a macro is running using SDK and zero if not.