Difference between revisions of "83Plus:Flags:36"

From WikiTI
Jump to: navigation, search
m (Bit 5)
m (Added categories and name)
Line 1: Line 1:
 +
[[Category:83Plus:Flags:By_Address|36 - SysHookFlg2]]
 +
[[Category:83Plus:Flags:By_Name|SysHookFlg2]]
 
== Synopsis ==
 
== Synopsis ==
 
'''Flag Byte:''' 36h
 
'''Flag Byte:''' 36h
  
'''Known Names:''' ''None''
+
'''Official Names:''' ''sysHookFlag2''
  
 
== Bit Overview ==
 
== Bit Overview ==

Revision as of 11:13, 28 March 2005

Synopsis

Flag Byte: 36h

Official Names: sysHookFlag2

Bit Overview

Bit 0

Official Name: traceHookActive

Set if a trace hook is active.

Bit 1

Official Name: parserHookActive

Set if a parser hook is active.

Bit 2

Official Name: appChangeHookActive

Set if an app change hook is active.

Bit 3

Official Name: catalog1HookActive

Set if a catalog 1 hook is active.

Bit 4

Official Name: helpHookActive

Set if a help hook is active.

Bit 5

Official Name: cxRedispHookActive

Set if a cxRedisp hook is active.

Bit 6

Official Name: menuHookActive

Set if a menu hook is active.

Bit 7

Official Name: silentLinkHookActive

Set if a silent link hook is active.