2.6.9 MouseOverInteractiveInfoContainer
Referenced by: InteractiveInfoInstance, OfficeArtClientData
A container record that specifies what actions to perform when interacting with an object by moving the mouse cursor over it.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 0x001.
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".