AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
Entry:     JSProperty (Data Structure)
Summary:     Internal use only. Describes a single ID value for a JS property.
Syntax:
struct JSProperty {
jsid id;
};

Description:
JSProperty is used by the JS engine to hold a unique ID to a property belonging to an object.


See also:
JSIdArray

[sh-index] Back to list of manuals