2.6.8 MouseClickInteractiveInfoContainer

Referenced by: InteractiveInfoInstance, OfficeArtClientData

A container record that specifies what actions to perform when interacting with an object by means of a mouse click.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

rh

...

interactiveInfoAtom (24 bytes)

...

...

macroNameAtom (variable)

...

rh (8 bytes): A RecordHeader structure (section 2.3.1) that specifies the header for this record. Sub-fields are further specified in the following table.

Field

Meaning

rh.recVer

MUST be 0xF.

rh.recInstance

MUST be 0x000.

rh.recType

MUST be RT_InteractiveInfo.

interactiveInfoAtom (24 bytes): An InteractiveInfoAtom record that specifies the type of action to be performed.

macroNameAtom (variable): An optional MacroNameAtom record that specifies the name of a macro, a file name, or a named show. It MUST be ignored unless interactiveInfoAtom.action is equal to "II_MacroAction", "II_RunProgramAction", or "II_CustomShowAction".