Readonly
hasSet |aState| as the state object for |aKey|. This transfers_ownership of |aState| to the LayoutHistoryState. It will be freed when RemoveState() is called or when the LayoutHistoryState is destroyed.
Optional
aInstancePtr: objectA run time mechanism for interface discovery.
NS_OK if the interface is supported by the associated instance, NS_NOINTERFACE if it is not.
aInstancePtr must not be null.
[in] A requested interface IID
[out] A pointer to an interface pointer to receive the result.
Constructs a new PresState object based on the supplied data and adds it to the LayoutHistoryState.
Attempts to get the data of the PresState corresponding to the passed key. Throws if no data could be found.
Generated using TypeDoc
Whether this LayoutHistoryState contains any PresStates.